How do I disable rapid accelerator mode so I can build an exe from simulink?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 12 de Sept. de 2025
https://www.mathworks.com/help/simulink/ug/performing-acceleration.html implies that you set the APPS "Acceleration" setting to "Normal" or "Accelerator"
0 comentarios
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!