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

6 次查看(过去 30 天)
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