Workspace2Excell

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

Lizenz anzeigen

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.

Zitieren als

dila (2024). Workspace2Excell (https://www.mathworks.com/matlabcentral/fileexchange/47691-workspace2excell), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0