How to link matlab code to s-function in simulink?
2 views (last 30 days)
Show older comments
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 Comment
Answers (1)
Vishal Rane
on 23 Sep 2013
Any particular reason to implement matlab code in simulink using S-Functions? You could use the matlab function block for this. Refer this
0 Comments
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!