Borrar filtros
Borrar filtros

Modify dynamically a sample time in Simulink

2 visualizaciones (últimos 30 días)
George
George el 26 de Mzo. de 2013
Hi,
I work on simulink and I would like to know if it is possible to change during a simulation a sampletime of a block ?
I am using a function call subsystem, which is called by a function call generator. The generator is defined by a SampleTime. How could I change during the simulation the SampleTime of the generator ?
Thank you for your time !

Respuestas (1)

Guy Rouleau
Guy Rouleau el 26 de Mzo. de 2013
Sample time cannot change during simulation.
What you can do is set the sample time as the smallest possible rate you want to take and generate fcn-call at the desired rate.

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by