MATLAB CONTROL SYSTEM TOOLBOX 9 Especificações Página 57

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 591
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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]
Vista de página 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 590 591

Comentários a estes Manuais

Sem comentários