Unable to run the Simulink model in "Rapid Accelerator mode"

조회 수: 12 (최근 30일)
Vangala
Vangala 2025년 3월 10일
답변: Arushi 2025년 8월 19일
I have an air conditioning model in which I need to generate a .exe file through matlab app. For this purpose, I need to check my models runs in rapid accelerator mode. But my model is failing here. Summarizing the error, matlab says to use Other compiler. But my question is why the local compiler is unable to run my model?
  댓글 수: 1
Yifeng Tang
Yifeng Tang 2025년 3월 12일
you probably need to attach your model and explain the steps you are trying to take, for the community to better understand your question and attempt to help.

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

답변 (1개)

Arushi
Arushi 2025년 8월 19일
Hi,
I encountered a similar issue when I was trying to run a Simulink model in accelerated mode. In my case, the error was caused by spaces in the folder names of the directory path where the Simulink project was located, which resulted in the inability to 'make' the specific reference model.
Please refer to the following documentation for troubleshooting:
This might be the possible workaround.
Additionally, if you’d like to know more about acceleration modes, here are some useful references:
Hope this resolve your query!

카테고리

Help CenterFile Exchange에서 Simscape에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by