How do I make a 2D plot with functions for both axis
Show older comments
So, say I have two functions, x(t) and y(t), where x(t) gives me the x coordinates as a result, and y(t) gives me the y coordinates as a result.
How do I make a line plot in MATLAB where I can have the function x(t) as the x axis and y(t) as the y axis?
Accepted Answer
More Answers (0)
Categories
Find more on Mathematics 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!