How can i get intermediate value from a loglog graph
Show older comments
I had a log log curve with set of points . After plotting how can i get a Y output for given X which is an intermediate value of input.
X 10 200 400 1000 2000
Y 0.003 0.003 0.01 0.01 0.0025
Can i get Y output for 1780?
Answers (1)
Adam
on 7 Jan 2015
0 votes
doc interp1
Categories
Find more on Log Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!