User`s guide
R14SP2
21-4
tool contained an image. If the Image Tool contains an image, the newly imported
image is displayed in a new Image Tool using the default preferences.
• The Image Tool zoom buttons can now be used on an image that has superimposed
vector data.
• The Image Tool toolbar buttons no longer create multiple versions of the modular
interactive tools when clicked rapidly in quick succession.
• The Image Information tool now displays correctly on Linux systems. Previously, it
displayed as a blank window.
• The Overview tool can now be resized from any corner. Previously, resizing the tool
using a corner other than the lower left caused the image to become progressively
smaller until it disappeared.
• The Overview tool zoom buttons now provide an affordance that informs users
when they cannot use these buttons to zoom in or out on the image displayed in the
associated scroll panel.
• The Pixel Region tool now displays floating-point values correctly. Previously, the
pixel value text strings displayed spilled over into adjacent pixels for some floating-
point images.
• The Pixel Region tool now works correctly with images displayed in subplots.
• The Pixel Region tool no longer causes the target image to become tiny and move to a
different position in the figure.
Changes to the imshow Function
• The imshow function no longer overwrites nondefault axes in a figure.
• The imshow function ignores any initial magnification value you specify when used to
display an image in a figure that is docked (the figure's WindowStyle property is set
to 'docked'). In these cases, imshow displays the image at the largest magnification
that fits the window ('fit' magnification) and issues a warning.
Fixes to Other Functions
The following tables lists fixes that have been done to other toolbox functions.
Function Enhancement
applycform Now correctly handles profiles that contain a gamut tag.
cpcorr Now is more numerically robust. For this release, the
subfunction findpeak, which cpcorr calls, has been