photo

Pedro Augusto de Castro e Castro


Last seen: 5년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
0 답변

순위
155,252
of 300,365

평판
0

참여
13 질문
0 답변

답변 채택
53.85%

획득한 표
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 3

배지 보기

Feeds

보기 기준

질문


How to solve "Line cannot be a child of Figure." error?
So, I have a problem trying to plot 2 points in a 3D graph. I'm using the following code: fig_UPS = figure; hold on plot3(fi...

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

1

답변

질문


Question about axes, control group and GUI (GUIDE)
Hello, I have a few questions: 1. I have a GUI with several axes and plots. I would like to make a controul group with radio ...

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

0

답변

질문


How to read a file, using variables and * for the file name?
Hello, I want to read some files, but I want to find them using variables and also *. That's because I have variables for delta...

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

1

답변

질문


MATLAB GUI - Select a point on a plot and run a function with a push button
What I want to do is to get which point the user has clicked on a given plot, and then, when he clicks on a push button, a funct...

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

1

답변

질문


Surface plot with custom data tip
Hello, So, I have 4 data vectors X Y Z and F. A little example is something like this: X = 2.3573 2.3366 2.3123 2.2936 Y = ...

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

1

답변

질문


Two separates custom data tips functions in the same GUI
In a GUI, I have several axes. How can I create differents custom data tips for each one? This is just what I've tried so fa...

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

1

답변

질문


Displaying information about the data set by clicking on its plot not working when I run the program more than once
Hello, So, I have a GUI and in this GUI I have several axis, and plots. In one of those plots I made a code to display info abo...

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

1

답변

질문


How can I create an executable from my Simulink model that receives the parameters from a GUI
Hello, So I have a GUI where the users inputs the parameters for my Simulink Model and then this model is called. I want to cre...

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

0

답변

질문


Undefined function 'simset' for input arguments of type 'char'.
Hello, I have a main GUI (Optimizer) that calls another GUI (Simulation), and this one runs a simulink model. In the Simulation...

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

1

답변

질문


Displaying information about the data set by clicking on its plot and then show a value that is associated with the (x,y) point
Hello, So, I have a GUI and I'll plot a figure in this GUI. Then I want the user to be able to click somewhere on the curve, an...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Running a Simulink Model from a function called by a GUI
Hello everyone, I want to call a Simulink Model from inside a function that is called by a button press in a GUI. However, I've...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Plotting on GUI and navigate between the figures
Hello everyone, So, I want to plot some graphs in my GUI, but using the same axes object. And then, I'll have two buttons to n...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Close a waitbar of a GUI from a function
Hello all, I made a waitbar with a cancel button that appears when I press a push button on my GUI. This same push button makes...

거의 6년 전 | 답변 수: 1 | 0

1

답변