Image Processing Toolbox activated?

When I type into command window, license('test', 'image_toolbox'), it returns 1.
My code reads and displays images by imread, imshow. But it when I use mat2gray in the next line, there's an error "'mat2gray' requires Image Processing Toolbox."

 Respuesta aceptada

Walter Roberson
Walter Roberson el 15 de Ag. de 2024

0 votos

You have the Image Processing Toolbox licensed but you do not have it installed

2 comentarios

Image Analyst
Image Analyst el 15 de Ag. de 2024
Either reinstall the complete MATLAB, or use the Add-ons/Get Add ons button on the Home tab of the tool ribbon to install just the Image Processing Toolbox.
Lucy
Lucy el 15 de Ag. de 2024
great, works now! Thank you both :)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Versión

R2023a

Preguntada:

el 15 de Ag. de 2024

Comentada:

el 15 de Ag. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by