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
Steven Lord 2021-10-19
Okay, so what aspect of this work are you having difficulty with or are uncertain about right now?
  • 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?
Mehbubul Haque
Mehbubul Haque 2021-10-22
I think all of the above, sorry I am very new and have been trying to learn it, but so far didn't see any information regarding that yet.
For now the 1st 2 points are also ok.
  • How to read specific Excel files and use those data (from the Excel files) for my calculation and analysis. (My aim is to use those results and ulink it for the standalone application.)
Thank you

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2021-10-22

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by