unetLayers - issues when trying to run funciton in MATLAB 2018a
조회 수: 1 (최근 30일)
이전 댓글 표시
I am currently using MATLAB 2018a and I have installed the Deep Learning, Image Processing and Computer Vision toolboxes. When I try to use unetLayers I get the error message:
Undefined function or variable 'unetLayers'.
Is this because it is only available for MATLAB 2019a. I have tried to install the most recent MATLAB however, I got an error when downloading. I was wondering if anyone has experienced similar issues.
댓글 수: 0
채택된 답변
Steven Lord
2019년 3월 26일
There's a note at the end of the documentation page for unetLayers that states that this function was "Introduced in R2018b".
If you're not able to successfully download release R2019a due to an error I recommend searching for the error message on Answers. If you can't find a solution, or if you find a solution that does not work, please contact Technical Support using the Contact Us link in the upper-right corner of this page and work with them to resolve the problem.
추가 답변 (1개)
asmaa mohamed
2019년 5월 23일
I am currently using MATLAB 2019a and I have installed the Deep Learning, Image Processing and Computer Vision toolboxes. When I try to use unetLayers I get the error message:
when i run give Error in unetLayers:
what should i do
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!