How to set different timesteps (sample time) for different subsystems?

27 vues (au cours des 30 derniers jours)
How to set different timesteps (sample time) for different subsystems?
 

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 25 Jan 2025
Modifié(e) : MathWorks Support Team le 3 Fév 2025
You can do this by right-clicking on a subsystem->Block Parameters->Check the option 'Treat as atomic unit'. This should enable the sample time field in the block parameters. You can use this to set different sample times.
Note
: If the model contains a mix of continuous and discrete elements, then atomic subsystems won't work. In that case, use the Model Discretizer. To access the release-specific documentation for Model Discretizer in MATLAB R2020a, execute the following command in the command window:
>> web(fullfile(docroot, 'simulink/ug/model-discretizer.html'))
For information regarding the current release, please visit the following link:

Plus de réponses (0)

Catégories

En savoir plus sur Subsystems dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by