Voulgarakis Georgios - MATLAB Central
photo

Voulgarakis Georgios


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 02/13 to 04/25Use left and right arrows to move selectionFrom 02/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
5 个回答

排名
119,228
of 298,264

声誉
0

贡献数
6 个提问
5 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
S function builder for array of bus as output
I had the same problem (I wanted to use an array of buses in s-function builder which is not supported). The only way I see, to...

11 years 前 | 0

提问


Enm, Bus and S-function builder
Hello everybody! My situation is the following: 1) I have declared an enumeration class for simulink. 2) I have a s-funct...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
Simulink library linking error
In case anybody experiences the same problem as me: What I did was to change the used library. Because I deploy he project o...

11 years 前 | 0

| 已接受

已回答
data in axes is saved after clear GUI
Check the callbacks of the radiobuttons. Also, how do you clear the variables in the gui? Keep in mind that when you plot,...

11 years 前 | 0

提问


Simulink library linking error
Hi all, I have the following situation: 1) I have a sfunction builder block, where I have defined a function in C, which u...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Make a smooth animation
Hallo everybody. I need some help with the following: I have to create an animation, of several plots. BUT, I CANNOT use ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


GUI fig backward compatibilty
Hey guys, I need some help with the following. I have developed a GUI on 2012a version of MATLAB, using guide. I tried to...

12 years 前 | 1 个回答 | 0

1

个回答

提问


WindowButtonDownFcn conflicting with ButtonDownFcn
What I want to achieve is this: user clicks on an axes: -Run CallbackA user clicks somewhere else in the figure: -Run Ca...

12 years 前 | 2 个回答 | 0

2

个回答

已回答
Reset GUI executable to initial state
Let's say you want when you press reset to restore the state of a text and of a popup: call in the openingfcn of your gui the...

12 years 前 | 0

已回答
Reset GUI executable to initial state
I'd suggest you save all the values of the objects you wish to restore, (do it in the openingfcn if you are using the guide), an...

12 years 前 | 0

提问


(GUI variable saving) guidata vs appdata
Dear all I need your opinion on the matter. In order to allow the user to enter various parameters, my program has a GUI fig...

12 years 前 | 2 个回答 | 0

2

个回答