imshow does not work in 2016a
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
piyanat chansong
il 8 Mar 2016
Commentato: piyanat chansong
il 8 Mar 2016
Please help me out, I cannot finish my project with these imshow error
0 Commenti
Risposta accettata
Matthew Eicholtz
il 8 Mar 2016
Modificato: Matthew Eicholtz
il 8 Mar 2016
It looks from your screenshot that you named your script 'image.m', is that correct? If so, try changing that filename because you may be causing problems with the built-in MATLAB function called 'image'.
In general, try to steer clear of calling variables or files by names that MATLAB uses for other things.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Source Control in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!