add two number and create the text file with the result in it
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Srinivas
le 20 Avr 2012
0 votes
help xlswrite
help fprintf
may be you can do quick google search for this
Catégories
En savoir plus sur Text Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!