MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manuel d'utilisateur Page 286

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 500
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 285
9 Examples of GUIDE UIs
9-40
Respond to Data Selections
The Data Set table has two columns: Year and Sunspots. The data tables's Cell
Selection Callback analyzes data from its second column, regardless of which columns
you highlight. The setStats function (not generated by GUIDE) computes summary
statistics observations from the second column for insertion into the Data Statistics
table on the right. The plotPeriod function (not generated by GUIDE) plots either the
raw data or a Fourier analysis of it.
The data_table_CellSelectionCallback function manages the application's
response to you selecting ranges of data. Ranges can be contiguous rows or separate
groups of rows; holding down the Ctrl key lets you add discontiguous rows to a selection.
Because the Cell Selection Callback is triggered as long as you hold the left mouse button
down within the table, the selection statistics and lower plot are refreshed until selection
is completed.
Vue de la page 285
1 2 ... 281 282 283 284 285 286 287 288 289 290 291 ... 499 500

Commentaires sur ces manuels

Pas de commentaire