MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS Guia do Utilizador Página 175

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 210
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 174
Writing Wrapper S-Functions
4-9
Wrapper S-functions are useful when creating new algorithms that are
procedural in nature or when integrating legacy code into Simulink. However,
if you want to create code that is
interpretive in nature in Simulink (i.e., highly-parameterized by operating
modes)
heavily optimized in the Real-Time Workshop (i.e., no extra tests to decide
what mode the code is operating in)
then you must create a fully inlined TLC file foryourS-function.
Vista de página 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 209 210

Comentários a estes Manuais

Sem comentários