Statistics
RANK
170.253
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
5 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
meer dan 10 jaar ago | 0
Question
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...
meer dan 10 jaar ago | 0 answers | 0
0
answersSimulink 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...
meer dan 10 jaar ago | 0
| accepted
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,...
meer dan 10 jaar ago | 0
Question
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 12 jaar ago | 2 answers | 0
2
answersReset 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...
bijna 12 jaar ago | 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...
bijna 12 jaar ago | 0
Question
(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...
bijna 12 jaar ago | 2 answers | 0