|
QUESTION:
I am having
problems with function ice.m. It does not display images properly.
What should I do?
ANSWER:
You may be encountering a known
bug in function imshow. The bug was introduced in Image Processing Toolbox
version 5.0, and it was fixed in version 5.0.2, which shipped with MathWorks
general release R14SP2. The bug is present in the R14SP1 release. If you
are running this version, you can download a corrected imshow.m here:
http://www.mathworks.com/support/bugreports/details.html?rp=231181
|