Use CompEcon toolbox in Matlab online

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

 Accepted Answer

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 Comment

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.

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2024b

Asked:

on 19 Dec 2024

Commented:

on 19 Dec 2024

Community Treasure Hunt

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

Start Hunting!