Use CompEcon toolbox in Matlab online

7 ビュー (過去 30 日間)
Stefano
Stefano 2024 年 12 月 19 日
コメント済み: Stefano 2024 年 12 月 19 日
Dear all
That's my first message on the community: I hope I'm doing it right.
I'd like to use the CompEcon toolbox by Fackler (see the link for the download page) on MATLAB online, but can't seem to find a way to do so.
I'm wondering if there's any procedure to use such type of toolboxes (not distributed from the matlab add-ons page) on matlab online?
Thanks in advance

採用された回答

Cris LaPierre
Cris LaPierre 2024 年 12 月 19 日
In it's simplest form, a toolbox is just a grouping of functions added to the MATLAB path. I am not familiar with this toolbox specifically, but I suspect if you add everything you download to a folder in MATLAB Drive, then add that folder to your MATLAB path in MATLAB Online, you will be able to use the toolbox in MATLAB Online.
You might reach out to the author to suggest they package their content as a MATLAB toolbox (see here). When you create a toolbox, MATLAB generates a single installation file (.mltbx) that enables you or others to install the toolbox (can be installed in both desktop and Online versions of MATLAB)
  1 件のコメント
Stefano
Stefano 2024 年 12 月 19 日
Indeed, I confirm that after uploading the folder to MATLAB drive and adding it to the path, the toolbox is up and running.
Thanks for your precious help and suggestions.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by