How can I define a variable input in a simulink model

3 views (last 30 days)
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

Accepted Answer

Metin
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

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!