Statistics
RANK
34.662
of 295.569
REPUTATION
1
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to update compiled .mat file in standalone?
Hi, i have a gui standalone where i load and save data from/to a .mat file. Loading does work with fallowing code... load(de...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
How to set regexp expression for HH:MM dd.mm.yyyy format?
Hy, I have a gui where i want to check the user input dateSTOP for the format. The format should be in this order HH:MM dd.mm.yy...
ongeveer 10 jaar ago | 3 answers | 1
3
answersQuestion
How to workaround the plotyy copyobj error?
Hy, I have the same question like <http://www.mathworks.com/matlabcentral/newsreader/view_thread/71726 this question>. But unfor...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
How to display progress of fminbnd in Matlab GUI?
How can i display the progress of fminbnd in a Matlab GUI? As this function takes some time to calculate it would be nice to dis...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
How to remove a plot (if it exists) before replotting? Matlab GUI ButtonDownFcn
Hy, I want to plot a point on mouse-cklick using the ButtonDownFcn. Before it is plotted it should check if there is an existin...
ongeveer 10 jaar ago | 1 answer | 0
1
answerhow can i generate this chromosome?
hy, try this: chrom=randi([1,3],1,9)
ongeveer 10 jaar ago | 0
Question
how to highlight editbox text when press ´return´ using findjobj?
Hy, I want to highlight an editbox text when i press 'return' in an other edit box. I managed to find out that this is only p...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
time dependent parameter in ode-function matlab
I want to solve an ode with a time dependent parameter. cA sould be 10000 if t is >=10 and <=11 else it should have the value of...
meer dan 10 jaar ago | 1 answer | 0