Changing the sampling time of the sine wave signal in simulink dynamically with respect to an external input?

My application is to change the sampling time of the sine wave signal in simulink dynamically with respect to an external input. I am not able to vary the sampling rate dynamically is there any way i can do this??

 Accepted Answer

No, you currently cannot vary model sample-times dynamically at run-time. They are all locked down at compile-time, before simulation starts.
PS: Please consider submitting an enhancement request via MathWorks Tech Support along with a use-case to support your request.

More Answers (1)

Thanks , but i was trying out with the rate conversion block which has also not paid off.

Products

Community Treasure Hunt

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

Start Hunting!