Transform a S-function into a Simulink block

4 ビュー (過去 30 日間)
Marco
Marco 2012 年 11 月 15 日
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.

採用された回答

Kaustubha Govind
Kaustubha Govind 2012 年 11 月 16 日
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 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by