Non-real time target

2 views (last 30 days)
Daniel
Daniel on 7 Apr 2014
I need a simulink simulation to run on my arduino in non-real time. That is, I have a block diagram model of a physical system that I want to test various inputs on, but I need the results very quickly instead of in real-time.
I've been told (and read) that the default operation for simulink programs to run on a microcontroller is not real-time, however I have done tests and found that my simulations do run in real time.
My question: Is there a way in Simulink to make subsystems in my program to run faster than the rest of the program?
Any help would be greatly appreciated.
Thanks,
-Dan

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!