Is there a way to auto update data/table in matlab when I change the values in the excel sheet?
10 ビュー (過去 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!