S-function Matlab level I

Hi,
I am really new to matlab s-function I want to know How does the s-function matlab operate and go through the cases. I want to know the concept behind each execution step in particular (mdlupdate function). Thanks!!

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 2월 10일

0 개 추천

Check out the documentation on How S-functions Work - this should serve as a good primer on how/when all the different S-function methods are called. Btw, Level-1 S-functions are now obsolete and only exist for backward compatibility, so if you're writing a new S-function, you should probably do it with Level-2 S-functions.

카테고리

도움말 센터File Exchange에서 Simulink Coder에 대해 자세히 알아보기

태그

질문:

2012년 2월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by