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 Commenti

What does
which im2single
on command line show?
loic_vtc
loic_vtc il 25 Set 2019
Modificato: loic_vtc il 25 Set 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.

Accedi per commentare.

 Risposta accettata

Più risposte (0)

Categorie

Prodotti

Release

R2016a

Richiesto:

il 25 Set 2019

Risposto:

il 26 Set 2019

Community Treasure Hunt

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

Start Hunting!

Translated by