Use CompEcon toolbox in Matlab online
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stefano
el 19 de Dic. de 2024 a las 14:15
Comentada: Stefano
el 19 de Dic. de 2024 a las 15:59
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
0 comentarios
Respuesta aceptada
Cris LaPierre
el 19 de Dic. de 2024 a las 14:30
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)
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!