Time dependent function in MATLAB which modifies a variable's value after a few known seconds.

Let x=100. After 5 seconds x should become 99. After further 5 seconds, x should become 98 and so on till x becomes 20. In C++, delay function would have done the needful. Please guide me towards a solution for MATLAB.

Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 15 Jun. 2018

Kommentiert:

am 15 Jun. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by