How to convert matlab .m code into simulink model ?

186 次查看(过去 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.

回答(1 个)

Carlos
Carlos 2014-3-26
  3 个评论
Biruntha Gnaneswaran
I also have many functions in my code in separate matlab files. How can i solve this?
Walter Roberson
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 CenterFile Exchange 中查找有关 Raspberry Pi Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by