photo

Voulgarakis Georgios


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
5 Antworten

RANG
63.613
of 300.365

REPUTATION
0

BEITRÄGE
6 Fragen
5 Antworten

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 11 Jahre vor | 0

| akzeptiert

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 12 Jahre vor | 0

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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten