How to plot a graph that I already have in on paper

1 visualización (últimos 30 días)
Ali Mir
Ali Mir el 26 de Feb. de 2021
Editada: Matt J el 27 de Feb. de 2021
My quesetion is that, how can I plot a graph that I already have it on a paper. It was given to me by my proffessor but I do not have its function. I attached a picture of it
x axis should be from 0 to 2021 (every 50 years)
y axis has no specific break down, just a limit somewhere on Y axis
I know how to label and put title but I need to know what function should I give to MATLAB to get that shape (I tried logarithm and square root but it I could not get the exact shape.
I appreciate every body's help in advance

Respuestas (1)

Matt J
Matt J el 27 de Feb. de 2021
Editada: Matt J el 27 de Feb. de 2021
Yuo can use this,
to extract the points on the curve, which you can then plot.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by