photo

Pedro Augusto de Castro e Castro


Last seen: oltre 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

13 Domande
0 Risposte

RANK
106.092
of 300.799

REPUTAZIONE
0

CONTRIBUTI
13 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
53.85%

VOTI RICEVUTI
0

RANK
 of 21.092

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.134

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta