Iteration between GUI and Excel file
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Hello everyone, I want to create a GUI that can find in a Excel file some values (numeric and alphanumeric) and give back these values. I am wonderig if it could be possible to do something like that. Thanks for your attention and for your coming advice.
0 个评论
回答(1 个)
Yogananda Jeppu
2017-11-11
0 个投票
Try reading the excel file using xlsread, processing it in Matlab and use xlswrite to write back to excel file. The help is quite good.
1 个评论
Palumbo Piero
2017-11-11
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!