MATLAB DATABASE TOOLBOX RELEASE NOTES Podręcznik Użytkownika Strona 290

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 684
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 683 684

Komentarze do niniejszej Instrukcji

Brak uwag