MATLAB BUILDER EX 1 Guía de usuario Pagina 105

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 182
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 181 182

Comentarios a estos manuales

Sin comentarios