Transform a S-function into a Simulink block

2 visualizaciones (últimos 30 días)
Marco
Marco el 15 de Nov. de 2012
Hi,
There is a way to transform a S-function or a Matlab script for Interpreted MATLAB Fcn block into a custom simulink block without carrying m-files and mdl files?
I need to use a single file as model.

Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 16 de Nov. de 2012
The only way to create a custom Simulink block without having to carry additional MATLAB or C-MEX S-function files is to create your block using other Simulink library blocks, grouped as a subsystem.

Más respuestas (0)

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by