Set path location for Matlab Add-Ons

3 ビュー (過去 30 日間)
Jeremy Reed
Jeremy Reed 2022 年 11 月 8 日
回答済み: Manas Shukla 2022 年 11 月 16 日
When creating an add-on with a *.prj file, how can I specify that I want the installer to put the installed directories at the top of the path rather than the bottom?

回答 (1 件)

Manas Shukla
Manas Shukla 2022 年 11 月 16 日
According to my understanding, you want to modify the order of installed directories in the installer. What you are experiencing is an expected behavior. As of R2022b, MATLAB organizes the order of all the included directories and you cannot change it.
Although if you want to modify the code included in your app, follow the steps mentioned in this link after updating the code: https://www.mathworks.com/help/matlab/creating_guis/app-modification.html

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品


リリース

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by