Statistics
RANK
26,480
of 257,810
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
2,667 of 17,766
REPUTATION
576
AVERAGE RATING
4.90
CONTRIBUTIONS
6 Files
DOWNLOADS
41
ALL TIME DOWNLOADS
5252
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Anonymous function to class property method.
I have a situation somewhat like the following mockup: absfoo.m classdef (Abstract) absfoo methods (Abstract) [f...
2 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...
2 years ago | 1 answer | 0
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...
7 years ago | 1 answer | 0