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.

 채택된 답변

Robert Cumming
Robert Cumming 2011년 4월 7일

1 개 추천

you could also use either of:
xlswrite
cvswrite

추가 답변 (1개)

Paulo Silva
Paulo Silva 2011년 4월 7일

0 개 추천

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