add two number and create the text file with the result in it
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Srinivas
il 20 Apr 2012
0 voti
help xlswrite
help fprintf
may be you can do quick google search for this
Categorie
Scopri di più su Data Import and Export in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!