imshow Unrecognized function or variable 'imshow'.
Show older comments
Hi!
I accidentially named a file 'imshow.m' which overwrote the 'imshow' function in matlab, image processing toolbox.
I then deleted my file named 'imshow.m' and re-install the image processing toolbox (twice).
Cleared the history in malab and tried this:
restoredefaultpath
rehash toolboxcache
but nothing works.
I still get the 'Unrecognized function or variable 'imshow'.
And I also get this:
which -all imshow
'imshow' not found.
What can I do to fix this?
Accepted Answer
More Answers (0)
Categories
Find more on Display 2-D Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!