Changing sample time of multiple blocks at once
Show older comments
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)
Piyush Kumar
on 31 Jul 2024
0 votes
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!