Making a graph from points in photos

5 ビュー (過去 30 日間)
Grace Garretson
Grace Garretson 2019 年 2 月 25 日
回答済み: michael scheinfeild 2019 年 2 月 26 日
Hello! I am working to make a graph for my research and I know what I want, but I don't know really how to get it. I was provided with code from one of the graduate students I am working with, but he didn't give me an explanation of what his code means. I will attach the code that was provided and the graph I am trying to create. Thank you!

採用された回答

michael scheinfeild
michael scheinfeild 2019 年 2 月 25 日
OK HOW WE CAN HELP
  1 件のコメント
Grace Garretson
Grace Garretson 2019 年 2 月 25 日
What I need help with is getting the points from the image that I need to put in the code.

サインインしてコメントする。

その他の回答 (1 件)

michael scheinfeild
michael scheinfeild 2019 年 2 月 26 日
use:
imagedata= imread('myimg.jpg')
% or
xy=ginput()
% use the mouse to get some points

カテゴリ

Help Center および File ExchangeModify Image Colors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by