photo

Rob McDonald


Last seen: 4 days ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
0 Answers

File Exchange

6 Files

Cody

0 Problems
17 Solutions

RANK
21,109
of 300,364

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
2

RANK
2,486 of 20,934

REPUTATION
701

AVERAGE RATING
4.90

CONTRIBUTIONS
6 Files

DOWNLOADS
24

ALL TIME DOWNLOADS
6399

RANK
28,752
of 168,373

CONTRIBUTIONS
0 Problems
17 Solutions

SCORE
170

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

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

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

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

6 years ago | 1 answer | 1

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

10 years ago | 1 answer | 0

1

answer