Azzera filtri
Azzera filtri

How to change the solver settings for embedded coder? and what basis matlab calculates solver time for if the setting is auto ?

3 visualizzazioni (ultimi 30 giorni)
Hi,
We generated the matlab simulink model and running on TI board with embedded coder. The solver settings are in auto but after some experments we found that it runs at 100 ms .
I wanan know how this 100ms arrived from matlab?
if i want to run all the state machines in simulink at 100ms, then what should i do?

Risposte (1)

Rohit Kulkarni
Rohit Kulkarni il 30 Ago 2023
In my understanding you want to know how MATLAB selects a step-size when the fixed-step size is in "auto" option.
There are various rules which determine how the software selects the appropriate step size.
You can find the rules given in the documentation in following link:
If you want to run all the state machines in Simulink at 100 ms, then set the Fixed-step size to 0.1
Hope it helps!

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by