How to use 'set_param' command for Sample Time parameter in Bernoulli Binary Generator?
Ältere Kommentare anzeigen
I am doing my final year project on GUI for WiMAX simulink.So I used Bernoulli generator as the signal input of my simulink.I want to change its Sample Time using a code.I used this code;
set_param([my_model '/Bernoulli Binary Generator'],'Sample Time','value')
but this is not working and give an error that there is no parameter called sample time.please help. Thanks.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Sources finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!