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 commentaires

What does
which im2single
on command line show?
loic_vtc
loic_vtc le 25 Sep 2019
Modifié(e) : loic_vtc le 25 Sep 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.

Connectez-vous pour commenter.

 Réponse acceptée

Plus de réponses (0)

Catégories

En savoir plus sur Install Products dans Centre d'aide et File Exchange

Produits

Version

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by