Statistics
All
RANK
21,098
of 295,467
REPUTATION
2
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
2
RANK
2,512 of 20,234
REPUTATION
675
AVERAGE RATING
4.90
CONTRIBUTIONS
6 Files
DOWNLOADS
32
ALL TIME DOWNLOADS
6147
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year ago | 0 answers | 0
0
answersQuestion
Anonymous function to class property method.
I have a situation somewhat like the following mockup: absfoo.m classdef (Abstract) absfoo methods (Abstract) [f...
5 years ago | 1 answer | 1
1
answerQuestion
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...
5 years ago | 1 answer | 1
1
answerQuestion
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