Changing sample time of multiple blocks at once

Hi, I have a subsystem with many many blocks and I want to change all their sample times from 1 to -1. I was wondering if there's any shortcut to do this?

Answers (1)

Try Model Explorer. You can use the Model Explorer to make batch changes to many block parameter values at once. You can also write a loop to change the Sample Times of blocks programmatically using set_param.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2024a

Asked:

on 31 Jul 2024

Answered:

on 31 Jul 2024

Community Treasure Hunt

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

Start Hunting!