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

1 visualizzazione (ultimi 30 giorni)
Ali Mir
Ali Mir il 26 Feb 2021
Modificato: Matt J il 27 Feb 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

Risposte (1)

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

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by