You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is a Matlab script, which takes all the variables(2D) in a user-defined Workspace and writes them to an Excell folder.
For each variable, a new sheet is generated automatically in Excell and named after that variable(e.g. variable 'var1' is written to sheet 'var1').
User enters the workspace folder's name(e.g. file.mat) as input so as to the program load the workspace.
Also the name of the Excell file, on which the datas will be written, is entered by user. This Excell file can both be already existing or not. If not, a folder named the user's input is generated automatically by the Matlab function itself.
After the m-file is successfuly executed, one can access the generated xls document by searching the user-given name in the computer.
Cite As
dila (2026). Workspace2Excell (https://www.mathworks.com/matlabcentral/fileexchange/47691-workspace2excell), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (862 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
