Community Profile

photo

CHAZAUD Mathilde


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

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...

bijna 5 jaar ago | 1 answer | 0

1

answer

Answered
Multiple 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)...

bijna 5 jaar 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...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 5 jaar ago | 2 answers | 0

2

answers