Iteration between GUI and Excel file
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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.
Antworten (1)
Yogananda Jeppu
am 11 Nov. 2017
0 Stimmen
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 Kommentar
Palumbo Piero
am 11 Nov. 2017
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!