How to export numerical results in excel format, from a GUI compiled as a standalone .exe file
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Maxxy
el 10 de Oct. de 2015
Respondida: Durgesh Naik
el 10 de Oct. de 2015
Hi,
I created a standalone .exe file through compilation of a GUI created by GUIDE.
The program produces a matrix of values as the output, based on the inputs keyed into the program.
Right now, I have my results displayed in a graphical format. I'm wondering if it is possible for the .exe program to capture these results and create an excel file containing these values. If not, what are the workarounds?
I appreciate any help in this matter.
0 comentarios
Respuesta aceptada
Durgesh Naik
el 10 de Oct. de 2015
Hello Maxxy, Please go through matlab inbuilt function xlswrite if not working pls, reply.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!