필터 지우기
필터 지우기

How to extract data from Matlab figures in a folder into Excel spreadsheets

조회 수: 9 (최근 30일)
Song Wang
Song Wang 2020년 7월 30일
답변: Puru Kathuria 2020년 8월 14일
Hello!
I would like to ask if anyone can help me with extracting data from multiple Matlab figures into Excel spreadsheets. The figure is 3-dimension with x, y, and z. I know how to do it every single one of them. But I have tons of figures like this and doing it repeatdlt seems less efficiency. I attached the code of how to extra data from a 3-dimension Matlab figure to an Excel spreadsheet. Assuming I have all fig files in a folder. How can I (a) read all fig files in the folder and (b) extra them into spreasheets?
I would really appreciate your help!
Feel free to let me know if anything confuses you.
Thanks!

답변 (1개)

Puru Kathuria
Puru Kathuria 2020년 8월 14일
Hi,
Please have a look at MLGetFigure, it will let you import any MATLAB figure into excel worksheets.
Also, have a look at this answer and this answer. Both of them are closely related to your requirements.

카테고리

Help CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by