1d function varies with time: plot

3 views (last 30 days)
SA-W
SA-W on 13 Nov 2020
Edited: Cris LaPierre on 12 Aug 2022
Hi,
I have a very simple problem:
Given is a known function u(x,t). I want to create a x-y-plot, where the x-values vary with the time.
I have no experience with this yet. Can someone tell me which function I need to plot this problem?
Thank you in advance!

Accepted Answer

Cris LaPierre
Cris LaPierre on 13 Nov 2020
It would probably be a good use of your time to go through MATLAB Onramp. Ch 9 covers plotting, but it sounds like you might want to start at the beginning.
  8 Comments
SA-W
SA-W on 13 Nov 2020
Thank you!
But actually what I need is more a animation or Video. You plotted all the curves for 1 second to 10 seconds, so in total 10 curves for discrete timepoints .
I imagine it like: The figure opens. After 1 second, the figure shows the curve y=1*x, after 5 seconds y=5*x, after 10 seconds y=10*x. So it is a Video of how the x-valus change with time. Do you know what I mean?
Cris LaPierre
Cris LaPierre on 13 Nov 2020
Edited: Cris LaPierre on 12 Aug 2022
See this page in the doc.

Sign in to comment.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!