Universally setting the y direction of plots when doing any kind of image analysis

2 views (last 30 days)
Hello,
Every time I need to obtain coordinates of a certain point on an image, the default coordinate system has the y direction inversed. In the case of using ginput, a simple fix for this was to use set(gca, 'YDirection','normal'). Is there a way to set this option universally for any type of image analysis?

Accepted Answer

Naman Bhaia
Naman Bhaia on 20 Mar 2019
Currently this is not possible but I think it will be made available in future releases.

More Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!