CHAZAUD Mathilde
Followers: 0 Following: 0
Statistics
RANK
138 772
of 295 569
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
Question
How to store datas from a GUI into a .txt file ?
Hello ! I have GUI windows with several edit text boxes. I store all the inputs in arrays using these lines code: x=getappdata...
mer än 5 år ago | 1 answer | 0
1
answerMultiple variable generated by one GUI element
I managed to do what I wanted by using nx=getappdata(handles.nx(1),'nx'); I needed that to do a loop like ' for i = 1:size(nx)...
mer än 5 år ago | 0
Question
How to retrieve datas from multiples GUIs into a function ?
Hello everyone ! I have several GUI windows to collect parameters and I want to use them in functions. The problem is, I stor...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Loop in GUI to open and close the same GUI window
Hello everyone ! I have a GUI window that I want to close and reopen x-times. In this window I enter parameters and I have to e...
mer än 5 år ago | 0 answers | 0
0
answersQuestion
Multiple variable generated by one GUI element
Hi everyone ! I'm running a programm to solve fluid mechanics equations with a GUI. I used the 'guide' tool to create it. Her...
mer än 5 år ago | 2 answers | 0