Ardunio package error into matlab 2015a
1 次查看(过去 30 天)
显示 更早的评论
Hi
i am trying install matlab packages but i am reciving error .please help me.
- if their any other process plz suggest me.
Unable to download https://codeload.github.com/adafruit/Adafruit_Motor_Shield_V2_Library/zip/1.0.1. Error downloading URL. Your network connection may be down or your proxy settings improperly configured. Verify your network connection and proxy settings. If they are properly configured, retry the support package installation. If the problem persists, disable your anti-virus temporarily and retry support package installation. If these steps do not work, contact MathWorks Technical support.
1 个评论
Serigne MBENGUE
2021-5-1
hi,
i have the same issue. i have contacted mathwork support. i dont find solution yet
回答(1 个)
Himanshu
2024-9-16
Hey,
I had faced this issue previously. The best way to workaround this issue is to download the third-party tool in a browser and save the file to the downloads directory the installer is expecting to find it and proceed with the install.
Please find below the precise steps. I suggest you delete all previous downloads of the support package before start following the steps below.
- Start MATLAB
- Type: supportPackageInstaller;
- Choose "Download from Internet" and pick MATLAB Support Package for Arduino
- Start the Download
- The download should fail with the error that you saw. Next, go to a browser (e.g: Chrome) and download the file manually from https://codeload.github.com/adafruit/Adafruit_Motor_Shield_V2_Library/zip/1.0.1
- Once downloaded, rename the file to EXACTLY as the following with NO EXTENSIONS ---> 1.0.1
- Please copy the above file to the folder "C:\MATLAB\SupportPackages\R2015b\downloads\arduino_download"
- Restart the Installer by closing it and opening it again using the command supportPackageInstaller
- Choose "Install from Folder" and specify the folder that contains the previously downloaded support package files and the manually downloaded Adafruit Motor Shield file (that now should be called "1.0.1"). The download folder to specify should have the contents as shown in the attached screenshot.
- Proceed with the install and should go through fine
Hope this is helpful!
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!