Site hosted by Angelfire.com: Build your free website today!

imagemenu

PURPOSE ^

IMAGEMENU adds a context menu to change image properties

SYNOPSIS ^

function imagemenu(handle)

DESCRIPTION ^

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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SUBFUNCTIONS ^

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004