How do I disable rapid accelerator mode so I can build an exe from simulink?
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I tried to build a standalone app and it keeps aborting due to "Rapid accelerator mode" errors.
Error generating the app
Caused by:
- Unable to build a standalone executable to simulate the model 'TestBuild2' in rapid accelerator mode.
- Error(s) encountered while building "TestBuild2"
0 Commenti
Risposte (1)
Walter Roberson
il 12 Set 2025
https://www.mathworks.com/help/simulink/ug/performing-acceleration.html implies that you set the APPS "Acceleration" setting to "Normal" or "Accelerator"
0 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!