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!