Community Profile

photo

rmc256


Active since 2011

Statistics

All
  • First Review
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Question


Making looping plots interactive with zoom and pan
I have a set of data (2D space, 1D time), which I normally make movies out of. I'd like to create a GUI in Matlab in which I...

9 years ago | 1 answer | 0

1

answer

Answered
Weighted cubic spline (csaps) -- varying weighting factor
Have a close look at the csaps documentation. There are two kinds of weighting factor you can see in the equation under "this sm...

9 years ago | 1

| accepted

Question


Finding if path exists on 2D surface
Here's a fun problem I ran into. Say you have a given 2D function, f(x,y) (as an example, you can use peaks(30)). Now, I separat...

10 years ago | 0 answers | 0

0

answers

Submitted


fig2evernote
Send plots directly to Evernote from a MATLAB figure

11 years ago | 2 downloads |

Thumbnail

Question


uitable different colors for row headers, resize row headers
I have a uitable in a GUIDE gui. It has one column, and uses the row headers, so for example: Thing1 0.0 Thing2 ...

11 years ago | 0 answers | 0

0

answers

Question


Simscape Pneumatic: Volume between resistive tube and constant area orifice
I'm modelling a basic gas flow system. The pipe the gas flows through feeds into a large vacuum chamber. I wanted to model this ...

12 years ago | 0 answers | 0

0

answers

Question


addlistener for an array
In a GUI, I would like a function to be called whenever a certain variable stored in "handles" is changed (handles.times lets sa...

12 years ago | 1 answer | 0

1

answer

Question


Tick Labels INSIDE plot
Is there any way to place tick labels INSIDE a plot area? By default they appear on the outside, and I can't find a property tha...

12 years ago | 2 answers | 0

2

answers