MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Instrukcja Użytkownika Strona 149

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 500
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 148
Add Components to the GUIDE Layout Area
6-63
Set Data Properties
Use the Data property to specify the data in the table. Create the data in the command
window before you specify it in GUIDE. For this example, type:
dat = {6.125, 456.3457, true, 'Fixed';...
6.75, 510.2342, false, 'Adjustable';...
7, 658.2, false, 'Fixed';};
In the Table Property Editor, select the data that you defined and select Change data
value to the selected workspace variable below.
Przeglądanie stron 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 499 500

Komentarze do niniejszej Instrukcji

Brak uwag