Unrecognized function 'enviwrite' though Image Processing Toolbox Hyperspectral Imaging Library add-on is installed
이전 댓글 표시
I've installed the Image Processing Toolbox Hyperspectral Imaging Library add-on version 23.10, (I already have Image Processing toolbox installed) in matlab version R2023a, and when I try to run enviwrite, I got: «Unrecognized function or variable 'enviwrite'». In turn enviinfo does run (but I belive is not from the same package). My OS is Linux Mint 21.1 Vera 64-bit. Why is this happening? Can anyone help me? Thank you.
EDIT: The same is happening with the ONLINE example:

댓글 수: 4
First, run this from a script or your Command Window:
which enviwrite -all
Since it is also a problem with MATLAB Onlline (and here as well, apparently, although there is a link to the enviwrite documentation), that would appear to rule out a problem with your installation.
Please Contact Support and then post back here with MathWorks’ response. Include the URL of this thread in your message to MathWorks so that you do not have the repeat or describe all of this.
Pedro
2023년 6월 22일
Star Strider
2023년 6월 22일
Yes!
MathWorks needs to know the problem exists in order to solve it, and we need to know the solution.
The URL here is: https://www.mathworks.com/matlabcentral/answers/1986609-unrecognized-function-enviwrite-though-image-processing-toolbox-hyperspectral-imaging-library-add
.
Pedro
2023년 6월 22일
답변 (2개)
Abhishek Tripathi
2023년 6월 23일
0 개 추천
At present, the Hyperspectral Imaging Library add-on is not supported in MATLAB Online. Kindly download the support package and execute it within your installed MATLAB environment. If the problem persists, please inform us, and we will investigate further to assist you
Abhishek Tripathi
2023년 6월 23일
편집: Abhishek Tripathi
2023년 6월 23일
0 개 추천
Hi Pedro
"Enviinfo is also included in this library. We have tested it on our Windows and linux (Debian 11) machine and it is functioning properly. Based on the error message, it seems that 'hypercube' is also an unrecognized function. There could be two possible issues.
Firstly, the library may not have been installed correctly. Can you manually locate the downloaded library? The 'hypercube' and 'enviinfo' files should be found in the following path: \MATLAB\SupportPackages\R2023a\toolbox\images\supportpackages\hyperspectral\hyperformats.
Secondly, the issue could be specific to the operating system you mentioned, which is Linux Mint 21.1 Vera 64-bit. Please try with these steps and let us know. We will investigate this further."
Thanks
Abhisheek
카테고리
도움말 센터 및 File Exchange에서 Hyperspectral Image Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


