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!