photo

Mark T


Last seen: mehr als 4 Jahre vor Aktiv seit 2008

Followers: 0   Following: 0

Nachricht

Statistik

All
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 7 Jahre vor | 3

Frage


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

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

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

etwa 12 Jahre vor | 0

Frage


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

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort