imrect2

Create a dynamic rectangle similar to the imrect() included in the image processing toolbox.
181 Downloads
Updated 24 Feb 2017

View License

Create a dynamically user-resizable rectangle similar to the imrect() included in the image processing toolbox, except built using standard components. By using standard graphic components you can easily modify the rectangle properties like the appearance and right-click behavior.

Cite As

Daniel Kovari (2024). imrect2 (https://www.mathworks.com/matlabcentral/fileexchange/53758-imrect2), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Distribution Plots in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0.0

IMRECT2 has been updated to work with MATLAB R2016b. The original version relied on rbbox, which has issues in 2016. The update now uses only line elements, similar to getrect() included with MATLAB.

1.0.0.0