Save a toolbox to be directly accessible to Matlab

19 ビュー (過去 30 日間)
Gabriele Galli
Gabriele Galli 2020 年 2 月 8 日
回答済み: Githin John 2020 年 2 月 11 日
Hello,
I have a toolbox and I want that MATLAB automatically access to it.
How can I do? Do I have to save it in a particular folder?
Thanks in advance,
Gabri

採用された回答

Githin John
Githin John 2020 年 2 月 11 日
Assuming that you are try this on Windows, you may refer to this link
As mentioned in the link:
"Valid add-on installation files include .mltbx files (for toolboxes), .mlappinstall files (for apps), and .mlpkginstall files (for hardware support packages). To install an add-on from one of these files, in the MATLAB Current Folder browser, double-click the file. An installer opens to guide you through the installation process."
Also the file has to be in the MATLAB Current folder.
When you install the toolbox from a .mltbx file, you do not need to be concerned with the MATLAB path or other installation details.
Hope this helps.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction 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