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

1 vue (au cours des 30 derniers jours)
Ali Mir
Ali Mir le 26 Fév 2021
Modifié(e) : Matt J le 27 Fév 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

Réponses (1)

Matt J
Matt J le 27 Fév 2021
Modifié(e) : Matt J le 27 Fév 2021
Yuo can use this,
to extract the points on the curve, which you can then plot.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by