wsp_tmp

Provides a temporary workspace.
1.2K Downloads
Updated Sun, 06 Oct 2002 22:41:54 +0000

View License

WSP_TMP provides MATLAB with a temporary workspace, useful when you have a clogged workspace and want to test some operations without overwriting other data. Import variables from the caller workspace by calling WSP_TMP with the variables:

WSP_TMP(VAR1,VAR2,...,VARN).

Exporting new variables has to be done manually by ASSIGNIN.

Cite As

Bjorn Gustavsson (2024). wsp_tmp (https://www.mathworks.com/matlabcentral/fileexchange/2491-wsp_tmp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0