Command not working im2unit8
Afficher commentaires plus anciens
Hi I MATLAB (R2010b) I use. In the Image Processing Toolbox (im2unit8) is a program that I need it but this command does not work and gives error. If that does not make such an order. Where is the problem? Please help me. Thank you (Note that for my friends not working)
1 commentaire
Andreas Goser
le 17 Avr 2013
You could help other to help you, by providing the error message... Typically they mean something!
Réponses (1)
Andreas Goser
le 17 Avr 2013
Theory 1: You mistyped it - like you also did in the qeuestion
Theory 2: It is not on the path, try
which im2uint8
Theory 3: It is not licensed, try
license('test', 'image_toolbox')
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!