MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Instrukcja Użytkownika Strona 297

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 500
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 499 500

Komentarze do niniejszej Instrukcji

Brak uwag