How to link matlab code to s-function in simulink?
显示 更早的评论
hello,
I have a matlab code and i want to implement that code in simulink using S-Function. Even though i created S-function file and added to the block, i am not sure that S-function block is reading the code. the output is same as input. can anyone help me?
1 个评论
Kaustubha Govind
2013-9-23
You may want to set breakpoints in your MATLAB code and debug it.
回答(1 个)
Vishal Rane
2013-9-23
0 个投票
Any particular reason to implement matlab code in simulink using S-Functions? You could use the matlab function block for this. Refer this
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!