CHAZAUD Mathilde
Followers: 0 Following: 0
Statistiques
RANG
138 767
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseMultiple 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)...
plus de 5 ans il y a | 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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 5 ans il y a | 2 réponses | 0