Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to find cordinates of the rectangle?

1 次查看(过去 30 天)
Dhandapani.S
Dhandapani.S 2015-2-5
关闭: MATLAB Answer Bot 2021-8-20
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

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by