matproj(varargin)
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Kevin Bartlett (2026). matproj(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/41505-matproj-varargin), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.5.0 (83.1 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.0 | Added action ADD (user contribution from "Andres"). |
||
| 1.4.0 | User "Andres" provided code for loading a matproj.mat file *without* closing the existing project. Incorporated this "ADD" functionality. |
||
| 1.3.0 | Fixed bug that caused path repair to fail on Windows machines. |
||
| 1.2.0 | Added code to repair path in the event of a Matlab upgrade; should prevent errors that have been cropping up. |
||
| 1.1.0 | Update fixes bug pointed out by David Brown--unmodified "untitled" files no longer cause matproj loading to fail. |
||
| 1.0.0 |