Community Profile

photo

Christopher Hummersone


Actif depuis 2013

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, PHP, Javascript, MATLAB, SQL, HTML, CSS, Shell
Spoken Languages:
English

Statistiques

All
  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

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

presque 8 ans il y a | 1 réponse | 0

0

réponse

A répondu
How 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...

plus de 8 ans il y a | 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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse