How can I define a variable input in a simulink model
4 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Metin
on 28 Apr 2014
hi, you can use clock as an input of embedded matlab function and generate varible in function as you wish
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!