How to convert matlab .m code into simulink model ?
24 ビュー (過去 30 日間)
古いコメントを表示
I have a matlab code for my steganographt project. But now I am using raspberry pi for simulation so i need to convert my code into simulink model. Can anyone help me how to convert my code into simulink model.
0 件のコメント
回答 (1 件)
Carlos
2014 年 3 月 26 日
3 件のコメント
Biruntha Gnaneswaran
2015 年 10 月 24 日
I also have many functions in my code in separate matlab files. How can i solve this?
Walter Roberson
2015 年 10 月 24 日
It is enough that the MATLAB function block refers to the other functions and those functions are on the MATLAB path. However, if you hope to use Accelerator mode, those functions might need their code touched up.
参考
カテゴリ
Help Center および File Exchange で Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!