photo

Reza Mohammadi


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
Getting mouse points with App Designer
Hello You can edit your code as follow: myImage = imread('your image'); fig = figure imshow(myImage) [x y] = getpts(fig) T...

5 years ago | 0