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

1 次查看(过去 30 天)
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

回答(1 个)

Matt J
Matt J 2021-2-27
编辑:Matt J 2021-2-27
Yuo can use this,
to extract the points on the curve, which you can then plot.

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by