image thumbnail

matproj(varargin)

version 1.5 (13 KB) by Kevin Bartlett
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).

1.9K Downloads

Updated17 May 2016

View License

This GUI-driven tool makes it easier to switch from task to task by allowing you to save the current state of your Matlab Editor session as a "project", for later re-loading.
A Matlab "project" consists of the m-files that are currently open in the Matlab Editor. Loading a project
returns the Matlab Editor to the state it was in when the project was saved, with the same m-files open to the same lines, the working directory set to that of the loaded project and the Matlab search path set back to its saved value.

Cite As

Kevin Bartlett (2022).matproj(varargin)(//www.tatmou.com/matlabcentral/fileexchange/41505-matproj-varargin), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!