plotting data into an image with plot function
古いコメントを表示
Hello everyone I got the following problem.
I loaded an image into MatLab now the image has a matrix of 720x752x3
I have a Data matrix that is 10x2
I want to plot the datapoints into my image but when I use normal plot I get an error that my data has more than 2 dimensions. Does anyone have an idea how to fix that?
Thanks for helping me
8 件のコメント
Adam Danz
2019 年 3 月 27 日
How does this question differ from the other one you just asked?
madhan ravi
2019 年 3 月 27 日
Adam I think you mean https://in.mathworks.com/matlabcentral/answers/452798-plotting-data-into-a-image , the link you posted redirects to this page.
madhan ravi
2019 年 3 月 27 日
Andre589's answer moved here:
Oh sorry for me it didnt show up in my profile so I thought I might did a mistake creating the question again now I deleted one
Jan
2019 年 3 月 27 日
Please post the code and a copy of the complete message. Then explain, how the result should look like. There is no unique definition of "plot the datapoints into my image".
madhan ravi
2019 年 3 月 27 日
Adam OP deleted the other question.
Andre589
2019 年 3 月 27 日
回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!