How can i get the real time counter as Variable ?
5 ビュー (過去 30 日間)
古いコメントを表示
I want to change a Variable "Vref" in Simulink with the real time and i just want the real time as a variable to write the program in matlab.
Example : for t<1 Vref = 12, ... , for t>5 Vref = 0
1 件のコメント
Walter Roberson
2015 年 12 月 18 日
Is "t" the simulated time step, or is "t" the elapsed real-world clock time since you started running the program?
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!