MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User Manual Page 297

  • Download
  • Add to my manuals
  • Print
  • Page
    / 500
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 296
Interactive List Box in a GUIDE UI
9-51
try
% Use open for other file types.
open(filename)
catch ex
errordlg(...
ex.getReport('basic'),'File Type Error','modal')
end
end
end
end
Page view 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 499 500

Comments to this Manuals

No comments