Community Profile

photo

steven pav


Cerebellum Capital

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


how to make a mex 'answer' nargin/nargout
I wrote a mex function, call it foo When I try to get the nargout of this function, I get an error: nargout(foo) ??? Erro...

12 years ago | 4 answers | 0

4

answers

Question


Are there XScale or YScale modes other than linear or log? (or workaround?)
Is there a way to get plot scalings other than just linear and log? I am thinking of things like: set(gca(),'YScale','zscore'...

12 years ago | 1 answer | 0

1

answer

Question


avoiding use of cd to resolve filenames
I am losing a lot of time in my code in a subfunction of the |memmapfile| constructor which resolves the pathname of the file in...

12 years ago | 2 answers | 0

2

answers