How can I define a variable input in a simulink model
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi
I made a model that simulates a car's position with speed and steering angle as input. So far I have used a constant steering angle but now I want to simulate a track. So I need a variable steering angle as a function of time as an input.
Does someone have any idea about this?
Thanks
0 Commenti
Risposta accettata
Metin
il 28 Apr 2014
hi, you can use clock as an input of embedded matlab function and generate varible in function as you wish
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!