Is there a way to auto update data/table in matlab when I change the values in the excel sheet?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Darren Koh
el 12 de Feb. de 2018
Respondida: Walter Roberson
el 12 de Feb. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 12 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!