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 CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by