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!