MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User Manual Page 149

  • Download
  • Add to my manuals
  • Print
  • Page
    / 500
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 499 500

Comments to this Manuals

No comments