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

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 Comment

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.

Sign in to comment.

Answers (1)

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!

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2022b

Asked:

on 10 Mar 2025

Answered:

on 19 Aug 2025

Community Treasure Hunt

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

Start Hunting!