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
2019년 9월 25일
What does
which im2single
on command line show?
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Install Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!