Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Iteration between GUI and Excel file

2 visualizzazioni (ultimi 30 giorni)
Palumbo Piero
Palumbo Piero il 10 Nov 2017
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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.

Risposte (1)

Yogananda Jeppu
Yogananda Jeppu il 11 Nov 2017
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 Commento
Palumbo Piero
Palumbo Piero il 11 Nov 2017
Thank you for your answer Mr Jeppu, but it's not properly what I need. I mean i would verify if in the Excel file there are some values that i have obtained by GUI and where they are in the Excel file. I hope to have been clear

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by