Open up import tool through GUI

I am creating a GUI which allows the user to import their excel, csv or txt data using the MATLAB integrated import tool. Using the import tool is important as this will allow the user to change the data types and select a specific amount of rows/columns. However, I dont seems to see how should i call out the import tool through GUI. Any suggestions?

답변 (1개)

Jan
Jan 2017년 7월 26일
편집: Jan 2017년 7월 26일

0 개 추천

Do you mean the uiimport(filename) function? Then you can insert this command in the callback of the wanted GUI element. See https://www.mathworks.com/help/matlab/ref/importtool-app.html

카테고리

도움말 센터File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

질문:

2017년 7월 26일

편집:

Jan
2017년 7월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by