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!