Community Profile

photo

Rob McDonald


Last seen: 1 month ago Active since 2011

Statistics

All
  • 5-Star Galaxy Level 4
  • GitHub Submissions Level 3
  • Thankful Level 1
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Solver

View badges

Content Feed

View by

Question


Plotting N-gons with multi-valued vertex color data
I have had success in the past using patch() to plot triangle data with nodal colors -- where the color at the node can differ d...

11 months ago | 0 answers | 0

0

answers

Question


Anonymous function to class property method.
I have a situation somewhat like the following mockup: absfoo.m classdef (Abstract) absfoo methods (Abstract) [f...

4 years ago | 1 answer | 1

1

answer

Question


How can you create local variables from class properties?
Is there a way to automatically create local variables corresponding to a class' properties? Lets say I have a class instance f...

4 years ago | 1 answer | 0

1

answer

Question


Polygon envelope of a 3D array
I've written the attached function to find the polygon envelope of structured data in a 3D array. It works, but is very slow fo...

9 years ago | 1 answer | 0

1

answer