imshow() not working , try a lot times

5 次查看(过去 30 天)
i have try thousand of times it is not working , using imshow and alll the methods given on internet
command window shows:
Attempt to execute SCRIPT image as a function:
C:\Users\ejaz\Desktop\working space\image.m
Error in images.internal.basicImageDisplay (line 24)
hh = image(cdata, ...
Error in imshow (line 293)
hh = images.internal.basicImageDisplay(fig_handle,ax_handle,...
Error in image (line 3)
imshow(a);

采纳的回答

madhan ravi
madhan ravi 2019-5-24
编辑:madhan ravi 2019-5-24
Read this once again:
You have a custom file named image.m please move it from MATLAB's path or rename it.

更多回答(0 个)

产品


版本

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by