Extract index of data point from Curve fit App
Show older comments
Hello everyone,
Is it possible to quickly find out the index (line or row number) of a data point in the Curve fit app? So far I only know that you can select data points with the data cursor and then you receive the x and y coordinate of a data point. However, I am interested in the index. This would be so helpful to have within the tool!
I know that I can extract the index with find() and then put the rough coordinate range in the argument. But this is so unnecessarily tedious when working on a curve fit model!
Does anyone know if there is an option to directly extract the index of a data point in the Curve fit app without manually typing in a command?
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with Curve Fitting Toolbox 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!