Custom Add-on setup
조회 수: 2 (최근 30일)
이전 댓글 표시
Once the toolbox is created I woul like to give the user to setup the toolbox. I notice that this option exists for many support packages, like e.g. Embedded Coder Support Package for Xilinx Zynq Platform. In these cases a setup icon appears in the line corresponding to the toolbox in the Add-On Manager (see followinf figure).![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/637205/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/637205/image.png)
Is there a way to add this option to my own toolbox?
Thanks
댓글 수: 0
답변 (1개)
Cris LaPierre
2021년 5월 31일
If you create a toolbox (*.mltbx), it will appear in the Add-Ons Explorer once installed.
If you want users to be able to download your toolbox using the Add-Ons explorer, you must submit your toolbox to the File Exchange.
댓글 수: 2
Cris LaPierre
2021년 6월 1일
Hmm. The gear icon is for a hardware setup process. I wonder if this page contains anythign helpful.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!