MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Podręcznik Użytkownika Strona 189

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 759
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 188
Add Components to the GUI
Set Data Properties. Specify the value of the Data you want in the table.
You need create
Data in the MATLAB command window before you specify it
in GUIDE. For this example, type:
dat =
{6.125, 456.345 7, true, 'Fixed';...
6.75
, 510.2342, false, 'Adjustable';...
7, 65
8.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.
6-75
Przeglądanie stron 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 758 759

Komentarze do niniejszej Instrukcji

Brak uwag