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

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

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 1월 25일
편집: MathWorks Support Team 2025년 2월 3일
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:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by