How to use a matlab code in simulink block?
조회 수: 222 (최근 30일)
표시 이전 댓글
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.
댓글 수: 0
답변 (3개)
Azzi Abdelmalek
2013년 1월 27일
편집: Azzi Abdelmalek
님. 2013년 1월 27일
You can use Interpreted MATLAB Function. When you need to generate a C/C++ code, use a Matlab function like suggested by Ilham.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!