MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS Guía de usuario Pagina 175

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 210
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 209 210

Comentarios a estos manuales

Sin comentarios