MATLAB executable in Embedded MATLAB

Is there any way to run a MATLAB executable in Embedded MATLAB without using S-Function?
Thanks,

댓글 수: 1

Kaustubha Govind
Kaustubha Govind 2012년 8월 14일
What do you mean by "MATLAB executable"? Is it a file with a .m or .p extension?

댓글을 달려면 로그인하십시오.

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2012년 8월 14일
편집: Azzi Abdelmalek 2012년 8월 14일

0 개 추천

on your simulink model, do
  1. click tools
  2. code generation (real time wokshop on previous matlab version)
  3. Build model
before that you have to set some configuration, like fixed sample time, and choosing a target (depends on how you want to run your executable).
check your subfolder yourModel_grt_rtw

댓글 수: 2

Pengfei
Pengfei 2012년 8월 14일
Yes I have it. How do I do it? Thank you!
Azzi Abdelmalek
Azzi Abdelmalek 2012년 8월 14일
what do you want to do exactly, run your model on real time, or ...

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

제품

질문:

2012년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by