iptgetpref - Get value of Image Processing Toolbox™ preference

Syntax

prefs = iptgetpref
value = iptgetpref(prefname)

Description

prefs = iptgetpref returns a structure containing all the Image Processing Toolbox preferences with their current values. Each field in the structure has the name of an Image Processing Toolbox preference. See iptsetpref for a list.

value = iptgetpref(prefname) returns the value of the Image Processing Toolbox preference specified by the string prefname. See iptsetpref for a complete list of valid preference names. Preference names are not case sensitive and can be abbreviated.

Examples

value = iptgetpref('ImshowAxesVisible')

value =

off

See Also

imshow, iptsetpref

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS