How to set SignalBuilder options (zero-crossing) programatically?
2 views (last 30 days)
Show older comments
Anyone knows how to programmatically set the zero-crossing detection for a SignalBuilder? I cannot find a block property to set it. It is easily done via the Block's File menu (Simulation Option), but I need to do it via script.
thanks
Francois Godin
0 Comments
Accepted Answer
ES
on 24 May 2018
It is not directly possible. But some workarounds exists.
https://in.mathworks.com/matlabcentral/answers/25824-is-possible-to-change-sample-time-in-signal-builder-programmatically
https://in.mathworks.com/matlabcentral/answers/10008-signal-builder-option-access-by-command-line
0 Comments
More Answers (1)
See Also
Categories
Find more on Sources 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!