Hello, I'd like to know if it is possible to use two spaces as a one delimiter in dlmwrite function and how can I write that. Thank you very much.

 채택된 답변

Vieniava
Vieniava 2011년 2월 11일

1 개 추천

It seems to be impossible to use two-spaces-delimiter. You can try make your own dlmwrite function by edit the original. Try
>> open dlmwrite
-> modifications -> save as mydlmwrite

댓글 수: 1

Jos (10584)
Jos (10584) 2011년 2월 11일
For safety reasons, I would recommend a reversal of the actions:
1) open dlmwrite
2) save as mydlmwrite
3) modifications
4) save

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

tomas
tomas 2011년 2월 11일

0 개 추천

Thank you guys, it works

카테고리

질문:

2011년 2월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by