I want to read data from excel in a table (in appdesigner) and edit some of them and then update them (writting the modified data) again in excel file. How can I do that?

 채택된 답변

Ameer Hamza
Ameer Hamza 2020년 4월 16일

0 개 추천

See the attached file for an example. A sample excel file is also attached. Clicking the load button will open a dialog box. Select the excel file, and the app will load its content in a table. Now change the content and press the save button. The content of the original file will be changed.

댓글 수: 7

Ali K
Ali K 2020년 4월 16일
Perfect. It works.
Ameer Hamza
Ameer Hamza 2020년 4월 16일
Glad to be of help.
Ali K
Ali K 2020년 4월 16일
But It removes all other sheets. Why? I want to keep them.
Ameer Hamza
Ameer Hamza 2020년 4월 16일
The app use writetable function, which does not automatically delete all other sheets in R2020a. Which release are you using?
Ali K
Ali K 2020년 4월 16일
R2019b
Ali K
Ali K 2020년 4월 16일
It works, thank you.
Ameer Hamza
Ameer Hamza 2020년 4월 16일
Glad to be of help.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2020년 4월 16일

댓글:

2020년 4월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by