Is there a way to auto update data/table in matlab when I change the values in the excel sheet?
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2018-2-12
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!