Python, C++, C, MATLAB, Shell, Perl
Spoken Languages:
English
Statistics
RANK
3 981
of 295 569
REPUTATION
13
CONTRIBUTIONS
4 Questions
4 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
8
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
Question
Controlling mouse pointer and responsiveness for the whole window in App Designer
When my app is about to start a lengthy operation, such as running a system process and waiting for its result, I want to first ...
ungefär ett år ago | 1 answer | 0
1
answerHow to implement a timer in AppDesigner
The previous answer notes that "if you need to wire your timer callback to a function inside your app, the TimerFcn syntax would...
ungefär ett år ago | 0
how to put an app designer window in the center of the screen?
The built-in function movegui can be used. movegui(fig,'center') Will move the figure fig to the center of the current displ...
ungefär 2 år ago | 4
Figure createfcn in app designer
An awkward way to remove the figure createfcn: Place a breakpoint in %MATLABPATH%\toolbox\matlab\appdesigner\appdesigner\+appde...
nästan 3 år ago | 0
Question
Figure createfcn in app designer
I have an app that always creates an empty figure when I load it into appdesigner. It is quite annoying. I realized after some ...
nästan 3 år ago | 1 answer | 0
1
answerHow to cascade s parameter with different frequency vector (different range and step)
The following seems to work for me (with RF toolbox): %% concatenate two files c1=rfckt.datafile; read(c1, 'file1.s4p') c2=rf...
ungefär 3 år ago | 1
Question
Is there a way to change the font of text in Simulink dialog boxes?
Running Matlab R2013B on SuSe Linux. Simulink Dialog boxes (block parameters, Mask dialog, etc.) appear in tiny and almost unrea...
ungefär 9 år ago | 3 answers | 3
3
answersQuestion
Timeseries can't be subscripted in R2012a?
I'm transitioning from R2009b to R2012a. In R2009b I was able to extract samples from a timeseries by subscript. For example ...
ungefär 12 år ago | 1 answer | 0