Why MATLAB fn block and S function block are not supported for RTW code generation?

1 visualización (últimos 30 días)
Why MATLAB fn block and S-function block are not supported for RTW code generation?

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 30 de Sept. de 2013
The Interpreted MATLAB Function block is not supported for code-generation, but the (Embedded) MATLAB Function block does generate code as long as you are only writing MATLAB language features supported for code generation. You can also generate code from MATLAB S-functions by providing a TLC file that includes the C implementation for the block (see Inlining S-Functions for more information).

Categorías

Más información sobre Simulink Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by