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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 500
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 499 500

Comentarios a estos manuales

Sin comentarios