Community Profile

photo

Pedro Augusto de Castro e Castro


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer