imagemenu

Adds a context menu to change image properties.

You are now following this Submission

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

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0