Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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 Kommentare
Aurea94
Aurea94 am 2 Feb. 2021
Yes Is Windows with Excell Installed. I dont' know that command, but I will check. Thanks
Aurea94
Aurea94 am 2 Feb. 2021
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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jan
Jan am 2 Feb. 2021
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 Kommentare
Aurea94
Aurea94 am 5 Feb. 2021
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:

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by