photo

Pedro Augusto de Castro e Castro


Last seen: 5年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

13 質問
0 回答

ランク
106,082
of 300,771

評判
0

コントリビューション
13 質問
0 回答

回答採用率
53.85%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

コントリビューション
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...

6年弱 前 | 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...

6年弱 前 | 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...

6年弱 前 | 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

回答