How to make a standalone software which accepts excel files.

조회 수: 5 (최근 30일)
Mehbubul Haque
Mehbubul Haque 2021년 10월 19일
답변: Image Analyst 2021년 10월 22일
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에서 Spreadsheets에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by