MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 57

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 56
LTI Properties
2-39
Similarly, you can add or delete channels from an existing input or output
group. Recalling thatinput group channelsare stored in the first column ofthe
corresponding cell array, to add channel three to the input group
controls,
type
h.inputgroup{1,1} = [h.inputgroup{1,1} 3]
or, equivalently,
h.inputgroup{1,1} = [1 2 3]
Vedere la pagina 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 590 591

Commenti su questo manuale

Nessun commento