How can I add a DataPoint to an existing set of DataPoints(which describe a curve) at the right index?

1 次查看(过去 30 天)
So I've got this array of DataPoints which describe a curve. Now I made a new DataPoint using the datacursormode. I managed to get the closest DataPoint of the array(through pythagoras and the use of min()) but now i don't know if I should put it in front or behind the closest point? Maybe I'm just braindead right now and maybe there's an even better way? Would be awesome if anyone could help me out!

回答(1 个)

Andy
Andy 2015-10-25
Ok, already got it sorted out myself!

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by