photo

Jomei


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
107,276
of 300,603

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


GUI edit excel file name
Hi, Now I set my excel name is 'filename1'. How can I use the edit box to change the file name, so the user can store the name ...

5 years ago | 0 answers | 0

0

answers

Question


GUI store the output data in matrix
Hi, Now I have 2 output data and 1 button. When I press the button in the firsr time, 2 output data will store in first row. An...

5 years ago | 1 answer | 0

1

answer

Answered
How to reset the pop-up menu value in GUI?
Hi, I think I know how to solve it, just simply clear the workspase valye by using evalin().

5 years ago | 0

Question


How to reset the pop-up menu value in GUI?
Hi, This is my pop-up coding. function Domain_Callback(hObject, eventdata, handles) contents = cellstr(get(hObject,'string'))...

5 years ago | 2 answers | 0

2

answers

Question


Help!!! How to browse text file data to another function
Hi, I'd like to creat an GUI, and it works fine in browsing text file but I can't get the data in another function. This is a p...

5 years ago | 1 answer | 0

1

answer