Want to find and use a corresponding y-value for a given x-value
Show older comments
I'm trying to find the value of y when x is at half max - i.e. when x = 50, what does y equal? I then need to use that y-value in further calculations, so I need to assign it a name or have it returned somehow. The lists of numbers I will be using goes from x=0 to 100 in about 600+ steps and 50 is not in the same location in every data set, so none of the help in the interpolation/max/median type areas has been helpful so far, I don't know what keywords to use to get successful search in MATLAB help. (I think this is probably simple however I am a new user so thanks for the help)
Accepted Answer
More Answers (0)
Categories
Find more on 2-D and 3-D 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!