MATLAB DATABASE TOOLBOX RELEASE NOTES Uživatelská příručka Strana 290

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 684
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 683 684

Komentáře k této Příručce

Žádné komentáře