Saving and loading portfolios of editor windows?

조회 수: 2 (최근 30일)
Wooseok
Wooseok 2011년 12월 22일
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?

채택된 답변

Michael Katz
Michael Katz 2011년 12월 27일
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/

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Portfolio Optimization and Asset Allocation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by