- 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.
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Steven Lord
2021-10-19
Okay, so what aspect of this work are you having difficulty with or are uncertain about right now?
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!