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

4 Ansichten (letzte 30 Tage)
Vangala
Vangala am 10 Mär. 2025
Beantwortet: Arushi am 19 Aug. 2025
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 Kommentar
Yifeng Tang
Yifeng Tang am 12 Mär. 2025
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Arushi
Arushi am 19 Aug. 2025
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!

Kategorien

Mehr zu Simscape finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by