How to disable Code generation in Simulink altogether?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am injecting faults through Fault Models. Fault models dont support code generation. Therefore, I am getting an eeror while running the simulation.
=== Simulation (Elapsed: 14 sec) ===
Error:Unable to simulate, generate code, or perform Simulink Design Verifier Analysis for model 'ConfiguredVirtualVehicleModel'. Only normal mode simulation is supported for fault models, models that have fault simulation enabled, or conditionals mapped to Simulink signals.
How can I disable autocode generation and just keep simulation running in Simulink?
2 comentarios
Harald
el 12 de Feb. de 2024
Hi Raghuveer,
any objections against switching to normal mode as the error suggests?
Best wishes,
Harald
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!