Whenever I type a imshow function it gives me error like Undefined function 'imshow' for input arguments of type 'uint8' ..what can I do ?? I have matlabR2014a help me pls
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Help me
0 commentaires
Réponses (1)
Walter Roberson
le 16 Juil 2017
imshow() was part of the Image Processing Toolbox back then. You will need to substitute image() or imagesc() depending on your use.
0 commentaires
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!