Workspace2Excell

Version 1.0.0.0 (862 Bytes) by dila
A script to Pass all your Workspace variables(2-D) into an Excell file.
216 Downloads
Updated 28 Aug 2014

View License

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://in.mathworks.com/matlabcentral/fileexchange/47691-workspace2excell), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0