![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2544496.jpg)
Christopher Hummersone
Followers: 0 Following: 0
Python, C++, C, PHP, Javascript, MATLAB, SQL, HTML, CSS, Shell
Spoken Languages:
English
Statistics
RANK
255 269
of 297 016
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
316 of 20 419
REPUTATION
4 818
AVERAGE RATING
4.80
CONTRIBUTIONS
25 Files
DOWNLOADS
84
ALL TIME DOWNLOADS
44585
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Multi-level packages with shared private folder
If I have a multi-level package, e.g. +foo/+bar1/... +foo/+bar2/... can I have a shared private folder, e.g. +fo...
mer än 8 år ago | 0 answers | 0
0
answersHow can I use NARGIN/NARGOUT to determine the number of input/output arguments of an object method?
An indirect solution is to test for the existence of a particular variable: exist('var_name','var')==1 This works for in...
mer än 9 år ago | 0
Question
How do you overload the help of a built-in method?
I've followed the advice in Matlab's documentation on implementing a custom copy method in some of my classes (overloading the c...
mer än 9 år ago | 1 answer | 0