MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manual de usuario Pagina 149

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 500
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 499 500

Comentarios a estos manuales

Sin comentarios