필터 지우기
필터 지우기

How can I select specific variables from a file in a Matlab GUI?

조회 수: 2 (최근 30일)
Edgar
Edgar 2014년 5월 14일
답변: Walter Roberson 2014년 5월 14일
First of all, thanks for read this. Well, I need to do a GUI GUIDE that reads an excel spreadsheet with n variables, it could be any excel spreadsheet (I can do this).
The next part (this is the part where I need help)is when the user wants to use any variables, for example, if the spreadsheet has 10 columns called a, b, c, d, e, f, g, h, i, j; the user can choose the number of variables and the name of them, that isn't fixed.
Example.
Type the number of variables you want to use: 3
Type the name of the variables you want to use: b, f, i.
Please advice me what can I do.
I hope I had been explicit with my question. Greetings.
  댓글 수: 1
Sara
Sara 2014년 5월 14일
Where does the typing happening? in an editbox? and what do you mean that the user wants a variable: does the user want to plot it, write it to file, ..?
Have you written any code at all?

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

답변 (1개)

Walter Roberson
Walter Roberson 2014년 5월 14일

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by