Can I change sampling time of block (in Simulink Model) Dynamically?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Manish Tathode
el 30 de Mzo. de 2017
Comentada: Manish Tathode
el 30 de Mzo. de 2017
I am using 'Delay' block from 'Discrete' library. I want to change its sampling time dynamically, Is there any way I can do it?
0 comentarios
Respuesta aceptada
ES
el 30 de Mzo. de 2017
During Simulation? NO.
Before simulation? Programatically? YES check
set_param
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!