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 で Data Import and Export についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!