MATLAB DATABASE TOOLBOX RELEASE NOTES User's Guide Page 290

  • Download
  • Add to my manuals
  • Print
  • Page
    / 684
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 289
5 Using Visual Query Builder
5-12
VQB adds each field you select to the query in the MATLAB command field.
6
In the MATLAB workspace, assign the data you want to export to a cell array,
export_data.
export_data = {14,1500,18.50};
7
In the MATLAB workspace variable field, enter the name of the variable
containing data to export, export_data. Press Enter or Return to view the
MATLAB command that exports the data.
8
Click Execute to run the query to export the data.
Information about the exported data appears in the Data area.
Page view 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 683 684

Comments to this Manuals

No comments