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 件のコメント

Adam
Adam 2019 年 9 月 25 日
What does
which im2single
on command line show?
loic_vtc
loic_vtc 2019 年 9 月 25 日
編集済み: loic_vtc 2019 年 9 月 25 日
>> 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?
Adam
Adam 2019 年 9 月 25 日
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.

サインインしてコメントする。

 採用された回答

loic_vtc
loic_vtc 2019 年 9 月 26 日

0 投票

Thanks : license was not activated.
Pb solved

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInstall Products についてさらに検索

製品

リリース

R2016a

質問済み:

2019 年 9 月 25 日

回答済み:

2019 年 9 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by