exporting the variable values in a text file

can any body help me exporting the variable values into a text file or an excel sheet.

 Akzeptierte Antwort

Robert Cumming
Robert Cumming am 7 Apr. 2011

1 Stimme

you could also use either of:
xlswrite
cvswrite

Weitere Antworten (1)

Paulo Silva
Paulo Silva am 7 Apr. 2011

0 Stimmen

The best way to save variables and load them is using the commands:
save
load
because they can handle all types of variables.

Community Treasure Hunt

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

Start Hunting!

Translated by