using the matlab function of dlmwrite

hi, i am using the matlab to write a programme to export the data from matlab to text files as the example: A=[1 2 3 4; 5 6 7 8]; dlmwrite ('my_data.txt',A); however, it doesn't work ...

3 件のコメント

Gerd
Gerd 2011 年 6 月 16 日
Hi Pui,
what is the error message?
I just copy and paste your code and I received a my_data.txt in my working folder.
Chirag Gupta
Chirag Gupta 2011 年 6 月 16 日
This should work fine! Ensure that you have write permissions on the current folder
PUI SAN LO
PUI SAN LO 2011 年 6 月 17 日
thank you for your help, i will try it again~

サインインしてコメントする。

回答 (0 件)

タグ

質問済み:

2011 年 6 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by