Problem with a statement in code.
古いコメントを表示
Hi Guys,
This should be working fine but it just isnt. Please help me. I have been using the code from this question http://www.mathworks.com/matlabcentral/answers/11204-getting-data-values-from-a-plot
I am facing problems with one statement "yfound = yi(abs(xi-findyatx)<eps);"
If the array xi has the same element as that of findyatx, that location will have an value of 1 while all others will have zero. I can see that there is an element in xi that has the same value as that of findyatx. But still all I get as a answer for yfound is an empty matrix.
Someone please help.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Surfaces, Volumes, and Polygons についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!