Transform a S-function into a Simulink block

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.

 采纳的回答

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Simulink Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by