You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). imagemenu (https://uk.mathworks.com/matlabcentral/fileexchange/3904-imagemenu), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.52 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
