Undefined function 'im2single' for input arguments of type 'uint8'

I get error message
Undefined function 'im2single' for input arguments of type 'uint8'.
Any idea?
ver :
----------------------------------------------------------------------------------------------------
MATLAB Version: 9.0.0.341360 (R2016a)
MATLAB License Number: 847814
Operating System: Microsoft Windows 7 Professionnel N Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------------
MATLAB Version 9.0 (R2016a)
Curve Fitting Toolbox Version 3.5.3 (R2016a)
Image Processing Toolbox Version 9.4 (R2016a)
Signal Processing Toolbox Version 7.2 (R2016a)

3 comentarios

What does
which im2single
on command line show?
loic_vtc
loic_vtc el 25 de Sept. de 2019
Editada: loic_vtc el 25 de Sept. de 2019
>> which im2single
C:\Program Files\MATLAB\R2016a\toolbox\images\images\im2single.m % Has no license available
But I do have the licence for image processing?!! is it not included?
So you need to have the license for the Image Processing toolbox.
ver will tell you what is installed, but not whether or not you have a license for those toolboxes. You'd need to check which toolboxes are on your license for that.

Iniciar sesión para comentar.

 Respuesta aceptada

Más respuestas (0)

Categorías

Más información sobre Install Products en Centro de ayuda y File Exchange.

Productos

Versión

R2016a

Preguntada:

el 25 de Sept. de 2019

Respondida:

el 26 de Sept. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by