MATLAB BUILDER EX 1 Podręcznik Użytkownika Strona 105

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 104
componentinfo
6-3
With a component name and major revision supplied, the function returns
information for revision 1.0 of
mycomponent.
Example 2.
Info = componentinfo('mycomponent')
With a component name but no major revision supplied, the function returns
information for all revisions of
mycomponent.
Example 3.
Info = componentinfo
Without any arguments supplied, the function returns information for all
installed components.
Przeglądanie stron 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 181 182

Komentarze do niniejszej Instrukcji

Brak uwag