필터 지우기
필터 지우기

How to convert matlab .m code into simulink model ?

조회 수: 49 (최근 30일)
Nitesh
Nitesh 2014년 3월 26일
댓글: Walter Roberson 2015년 10월 24일
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
Biruntha Gnaneswaran 2015년 10월 24일
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