photo

CHAZAUD Mathilde


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
241,145
of 300,365

평판
0

참여
4 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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)...

6년 초과 전 | 0

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 2 | 0

2

답변