Editds userimport

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search

Purpose

Example of user-defined importer for editds.

Synopsis

[data,name,source] = editds_userimport(varargin)

Description

This file is an example of a user=defined importer. To create a user-defined import method, copy this file with a unique m-file name and edit the code to read the desired file. The method may be added to the import from list by editing the editds_importmethods list (see the editds_importmethods file).

See Also

editds_importmethods