imagemenu
IMAGEMENU adds a context menu to change image properties
IMAGEMENU(handle) creates a context menu for all images with the parent
handle that allows image properties to be easily changed.
IMAGEMENU, without any input arguments, will create this context menu
for all images that are found in the current figure.
This allows users to easily change image properties, and is especially
useful for compiled programs, as users do not have access to MATLAB's
property editor.
Example:
----------
imagesc(peaks)
axis image
imagemenu
Cite As
Nathan Childress (2024). imagemenu (https://www.mathworks.com/matlabcentral/fileexchange/3904-imagemenu), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Arithmetic >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |