add two number and create the text file with the result in it
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Srinivas
el 20 de Abr. de 2012
0 votos
help xlswrite
help fprintf
may be you can do quick google search for this
Categorías
Más información sobre Data Import and Export en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!