add two number and create the text file with the result in it
이전 댓글 표시
Hi All, I want to create a very small program which gives the result in an excel sheet or text file. for example it does (2+3) and create a text file in a directory and gives the result (5) in the text file. My MATLAB version is 2011.
Thanks
채택된 답변
추가 답변 (1개)
Srinivas
2012년 4월 20일
0 개 추천
help xlswrite
help fprintf
may be you can do quick google search for this
카테고리
도움말 센터 및 File Exchange에서 Text Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!