Can I make the sampling time changeable during the simulation in simulink?

1 vue (au cours des 30 derniers jours)
Hussein Sharadga
Hussein Sharadga le 12 Oct 2019
Can I make the sampling time changeable during the simulation?
For example, I want the sample time to be 0.0005 in the beginning and then change it to 0.00001 after 3 seconds.
I am using simulink to build contoller for PV system and I want the sampling time to be changeable.
I used the continous type for simulation.

Réponses (1)

Samatha Aleti
Samatha Aleti le 15 Oct 2019
Sample time cannot be changed during simulation. To change a sample time after simulation begins, you must stop the simulation, reset the SampleTime parameter and then restart execution. Refer the following link for more details:

Catégories

En savoir plus sur Specialized Power Systems dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by