How to use a matlab code in simulink block?
显示 更早的评论
I am a beginner in simulink. I have my code written in matlab which is to be interface wih the simulink code. How do I use the same matlab code to use with simulink block? Please explain.
回答(3 个)
Ilham Hardy
2013-1-24
0 个投票
Sachin Ganjare
2013-1-24
0 个投票
Use Matlab function block from simulink library.
Azzi Abdelmalek
2013-1-27
编辑:Azzi Abdelmalek
2013-1-27
0 个投票
You can use Interpreted MATLAB Function. When you need to generate a C/C++ code, use a Matlab function like suggested by Ilham.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!