How to implement a function call/return in simulink ?
古いコメントを表示
I have some requirement:
if(...)
Put_Val(1) /*Function call to a sub function inside a c file*/
else
return(NOT_DEFINED)
How to implement it in simulink ?
I tried using function call sub system.But couldn't work it out.
回答 (1 件)
Azzi Abdelmalek
2013 年 11 月 18 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Discontinuities についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!