how to find cordinates of the rectangle?

h = imrect(gca, [10 10 100 100]); addNewPositionCallback(h,@(p) title(mat2str(p,3)));
i need to get the new cordinates after resizing the rectangle. please help me

Answers (0)

This question is closed.

Asked:

on 5 Feb 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!