- How to write a MATLAB function file that can read in a Microsoft Excel file?
- How to generate a standalone application from that MATLAB function file?
- How to determine the cause of an error or incorrect answer you receive when trying to run the standalone application you generated?
- How to tell the standalone application which Microsoft Excel file you're trying to read?
- Multiple or all of the above?
How to make a standalone software which accepts excel files.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I want to use the standalone software which allows people to upload Excel files in a specific format so that it can perform the analysis. Because the application I am trying to make needs a lot of data input which is not efficient to key in 1 by 1.
2 comentarios
Steven Lord
el 19 de Oct. de 2021
Okay, so what aspect of this work are you having difficulty with or are uncertain about right now?
Respuestas (1)
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!