MATLAB CONTROL SYSTEM TOOLBOX 9 Specifikace Strana 57

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 591
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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]
Zobrazit stránku 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 590 591

Komentáře k této Příručce

Žádné komentáře