photo

Henry


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

12 질문
3 답변

순위
14,013
of 300,765

평판
3

참여
12 질문
3 답변

답변 채택
58.33%

획득한 표
2

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,941

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


"Unknown option specified with the generic function of S-function" error when running MEX file in simulink
Hi, I've received some files from another user but can't get the simulink model to run. The problem is in an s-function bl...

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

0

답변

질문


Opening excel file not on path using winopen GUI
Hi, After running a simulation, I save the data to an excel file with the name of that file saved into handles.file, defined ...

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

1

답변

답변 있음
GUI callback doesn't seem to execute line by line
this has been answered: solution is to add drawnow('expose') at line 2 in the code.

11년 초과 전 | 0

| 수락됨

질문


GUI callback doesn't seem to execute line by line
Hi, I'm having a problem in my GUIDE GUI when executing a pushbutton callback. The pushbutton runs an .m file which then run...

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

1

답변

질문


Problem changing sheets using xlsread
Hiya, I'm taking data from a certain sheet in an excel file and then using this in my script. I'm reading this data using:...

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

1

답변

답변 있음
while loop in file called by GUI pushbutton not working correctly
I have figured out how to solve this! I needed to add this to the while loop: options=simset('SrcWorkspace','current','D...

12년 초과 전 | 0

| 수락됨

질문


while loop in file called by GUI pushbutton not working correctly
Hi, I'm having trouble with a while loop used in a file which is run by a GUI. The loop keeps going until a variable (v1) ...

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

1

답변

질문


Problem running file from pushbutton which doesnt occur when evaluating command in GUI code
Hi, I'm currently very confused about this. In my callback for a pushbutton it runs an .m file which contains a while loop...

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

0

답변

질문


Display a plot from simulink in a seperate window to GUI
Hi, I'm using a GUI to run a simulink model and then plotting the results. However, when i plot those results, the graph s...

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

1

답변

질문


Saving base workspace to .mat file multiple times in GUIDE GUI
Hi, From looking at previous threads, I've seen how you save the workspace to a file (thank you Jan Simon) but I was wonderin...

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

1

답변

질문


File running through GUI not using values from the workspace
I've got a GUI which runs a file using some values the user has inputed into the GUI. It also uses some variables from the works...

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

1

답변

답변 있음
Maximum recursion limit when running a GUI
Scratch this, I've found my problem. Incase it helps others this was the solution: the errors were based on three static text...

12년 초과 전 | 0

| 수락됨

질문


Maximum recursion limit when running a GUI
Hi, I keep getting recursion limit errors when trying to run my GUI from GUIDE. I've commented out all the code i've put i...

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

1

답변

질문


File run from pushbutton not using updated workspace values as inputed in a GUI
Hi, I've made a GUI using GUIDE which takes values from an initial parameters sheet, allows a user to edit them and then runs...

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

1

답변

질문


Running an m file by clicking on a pushbutton in GUI
Hiya, I'm making a GUI using GUIDE and I want it to run a different file when i press a push button. The file itself runs ...

12년 초과 전 | 답변 수: 3 | 2

3

답변