Saving and loading portfolios of editor windows?

1 visualizzazione (ultimi 30 giorni)
I'm simultaneously working on several different projects using Matlab. So it is frequently required to switch from one to another quickly. Because different projects are composed of many different set of m-files, I need to close all opened editor windows and open new editor windows to switch projects. This may not be that cumbersome but not that convenient. Also, sometimes, I forget which code I was working on before. So, I think it will be very convenient if it is possible to manage a set of editor windows and work space as a portfolio, like the concepts of 'project' of 'solution' of MS Visual studio. As I know, Matlab does not support this kind of functions. Is there any workaround or a third-party tools for this?

Risposta accettata

Michael Katz
Michael Katz il 27 Dic 2011
You can use the MATLAB Editor API to batch open and close a set of files. See my "Saving state" example: http://blogs.mathworks.com/desktop/2011/05/16/matlab-editor-api-examples/

Più risposte (0)

Categorie

Scopri di più su Portfolio Optimization and Asset Allocation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by