필터 지우기
필터 지우기

Is there a way to load data from an Excell file making sure that this is Saved?

조회 수: 1 (최근 30일)
Aurea94
Aurea94 2021년 2월 2일
댓글: Aurea94 2021년 2월 5일
In one of my projects, I am constantly editing input data for a Matlab program in an .xlsx file. Each time I run the Matlab program, this reads the specifie column of the .xlsx file and continues running the program. However, if I forget clicking save in the Excell file before running the Matlab, the changed values are not loaded into Matlab Workspace.
Thus, my question is if there is a way to make sure .xlsx file is saved before reading the data from it.
Hope I explained myself properly.
Thank you very much in advance.
  댓글 수: 3
Aurea94
Aurea94 2021년 2월 2일
Yes Is Windows with Excell Installed. I dont' know that command, but I will check. Thanks
Aurea94
Aurea94 2021년 2월 2일
I am trying to go throught ActiveX, however I can see it is a complex programing tool, that makes possible the comunication between Matlab and Excell in many different ways. I would only like to make saveing. Could you please tell me what should I write/use for that?

댓글을 달려면 로그인하십시오.

답변 (1개)

Jan
Jan 2021년 2월 2일
This means, that you use Excel as GUI of Matlab. This is a bold approach. What about proramming the GUI in Matlab directly?
Use "Save" instead of the "Saveas"
  댓글 수: 6
Aurea94
Aurea94 2021년 2월 5일
Thanks Jan! I have a problem with readtable, as there are text values inside my excell table and they are not properly loaded into the table created in matlab. How can I make all the data is properly displayed and loaded?
Here excell info:
Here the uitable generated in matlab:

댓글을 달려면 로그인하십시오.

카테고리

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