How to convert matlab .m code into simulink model ?

201 Ansichten (letzte 30 Tage)
Nitesh
Nitesh am 26 Mär. 2014
Kommentiert: Walter Roberson am 24 Okt. 2015
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.

Antworten (1)

Carlos
Carlos am 26 Mär. 2014
  3 Kommentare
Biruntha Gnaneswaran
Biruntha Gnaneswaran am 24 Okt. 2015
I also have many functions in my code in separate matlab files. How can i solve this?
Walter Roberson
Walter Roberson am 24 Okt. 2015
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Raspberry Pi Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by