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
Zitieren als
Nathan Childress (2024). imagemenu (https://www.mathworks.com/matlabcentral/fileexchange/3904-imagemenu), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |