Is there a way to auto update data/table in matlab when I change the values in the excel sheet?
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Darren Koh
il 12 Feb 2018
Risposto: Walter Roberson
il 12 Feb 2018
Hi everyone, is there a way to callback data from an xlsx file to an array or a table in matlab so that the subsequent values in matlab changes when i edit the cells in the excel file? Thank you! The data imported is to be used in a GUI as well.
0 Commenti
Risposta accettata
Walter Roberson
il 12 Feb 2018
On MS Windows, you can register events to listen for changes. See https://www.mathworks.com/matlabcentral/answers/240415-can-event-listener-be-registered-with-activex-control-on-e-g-an-excel-worksheet
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!