Workspace2Excell

Version 1.0.0.0 (862 Bytes) by dila
A script to Pass all your Workspace variables(2-D) into an Excell file.
214 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 (2024). Workspace2Excell (https://www.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

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