Add-On BEAR

조회 수: 6 (최근 30일)
Hans
Hans 2025년 9월 8일
답변: NVSL 2025년 9월 11일
I try to get the add-on BEAR into MATLAB but I receive the error message "Community-authored Add-Ons are temporarily unavailable". Is this really a temporary problem or something else?
  댓글 수: 2
Image Analyst
Image Analyst 2025년 9월 8일
That's exactly what it says: "Community-authored Add-Ons are temporarily unavailable"
Was this something you found though the Add-Ons tool ribbon button?
Hans
Hans 2025년 9월 8일
yes

댓글을 달려면 로그인하십시오.

답변 (1개)

NVSL
NVSL 2025년 9월 11일
Hey Hans,
I see you are facing temporary issues when you tried to install BEAR from Add-on Explorer. I have tried doing the same but couldn’t reproduce the error you are facing since it is a temporary issue. However, you can try the following workaround to install the toolbox from the File Exchange.
  1. Access the File Exchange folder of BEAR toolbox at https://in.mathworks.com/matlabcentral/fileexchange/103370-bear
  2. Download the toolbox to the desired location using the “Download” button on the right side.
  3. Use the following command to install the toolbox from the “.mltbx” file downloaded.
matlab.addons.install('C:\path\to\BEAR.toolbox.mltbx')
This should install the desired toolbox without any error.
Hope this helps!

카테고리

Help CenterFile 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!

Translated by