Statistics
RANK
7 005
of 295 467
REPUTATION
6
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
3
RANK
6 918 of 20 234
REPUTATION
148
AVERAGE RATING
4.80
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
1241
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
How can I monitor how much memory MATLAB is using?
Hi, here is one option for Windows that seems to work: function memory_kb=get_process_memory1(process) if ~exist('pr...
mer än 7 år ago | 3
Question
Interrupt running function with event in a GUI
Hi, I want to use a GUI pushbutton to signal an event to a running function - in particular, to issue the 'keyboard' command in...
nästan 9 år ago | 2 answers | 0
2
answersQuestion
CMYK color space with Adobe Illustrator export figure
Hi, I am exporting a large sequence of vector graphics to be animated in Adobe Flash afterwards. For various reasons, Adobe Illu...
ungefär 11 år ago | 0 answers | 0
0
answersMore flexibility with anonymous function handles
Dear Walter, many thanks for the reply. I didn't realise one could "double up" the "@" usage, i.e. to "dress up" an existing f...
mer än 12 år ago | 0
Question
More flexibility with anonymous function handles
Hi there, it seems one must come to accept function handles as unavoidable, given that so many function-functions slowly don'...
mer än 12 år ago | 2 answers | 0
2
answersQuestion
Access to TightInset in a figure window
Hi, I sometimes get clipping of multi-line axis labels (e.g. title) in the exported graphic of a figure window. It seems hard t...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
Prevent "background" axis from having focus
Hi, sometimes I have a large axis in a figure window, which serves as a "background" (e.g. suplabel.m), and other axes containin...
nästan 13 år ago | 1 answer | 0
1
answerSubmitted
num2str with metric prefix
Converts numbers to strings in engineering notation
mer än 16 år ago | 1 download |