Is there any 'openwithtxt' command in matlab for the files with different extentions ?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have a file with an extention of $PJ. I can open it with txt and make some changes inside, when I use the right click and choose 'open with' segment. Can I do this in matlab to make modifications inside the original file ?
댓글 수: 3
Geoff
2012년 5월 29일
Please refer to my answer to another of your questions: http://www.mathworks.com/matlabcentral/answers/39006-how-to-read-any-file-by-using-txt
You did not accept that answer or ask for clarification. Now you are asking the same question again.
A file's extension is completely irrelevant. There is no physical difference between a bunch of text in a file with the extension '.TXT' and the same bunch of text in a file with the extension '.$PJ'.
Muharrem Askin
2012년 5월 31일
Walter Roberson
2012년 5월 31일
email notification is not given for comments.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!