using the matlab function of dlmwrite

조회 수: 2 (최근 30일)
PUI SAN LO
PUI SAN LO 2011년 6월 16일
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
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개)

카테고리

Help CenterFile Exchange에서 Text Files에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by