Programming Previous page   Next Page

Exporting Text Data

This section describes how to use MATLAB functions to export data in several common ASCII formats. For example, you can use these functions to export a MATLAB matrix as a text file where the rows and columns are represented as space-separated, numeric values. The function you use depends on the amount of data you want to export and its format. Topics covered include

If you are not sure which section describes your data, find the sample in the table below that most nearly matches the data format you want to create. Then read the section referred to in the table.

If you are familiar with MATLAB export functions but are not sure when to use them, see Table 6-4, which compares the features of each function.


Previous page  Importing from XML Documents Exporting Delimited ASCII Data Files Next page

© 1994-2005 The MathWorks, Inc.