Community Profile

photo

Christopher Pedersen


Last seen: 1 month ago Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: aerospace, engineering

Statistics

All
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Submitted


finder
opens a file explorer window from the matlab command line

5 years ago | 3 downloads |

Submitted


unit(varargin)
unit conversion with dimension check

6 years ago | 1 download |

Thumbnail

Submitted


lsr
ls with regexp

6 years ago | 1 download |

Thumbnail

Submitted


plot_subfun
plots the subroutines in a function, and their dependencies on each other

7 years ago | 1 download |

Thumbnail

Submitted


plot_depfun
plots a graph of the dependencies of a function

7 years ago | 5 downloads |

Thumbnail

Answered
How can I create a circular coloured contour plot
The simplest way is probably to create a conventional (square) interpolation of your datapoints, then set any data outside the c...

10 years ago | 0

Answered
How to set path of user defined function in matlab2013b?
addpath(fol) where "fol" is the name of the folder where hsv2seg lives. Matlab will automatically search that folder for func...

10 years ago | 1

| accepted

Submitted


htm
simple interface for writing information to html files

10 years ago | 2 downloads |

Question


depfun to find package functions
I'm trying to write a wrapper for depfun, that will also find dependency function inside packages. My idea is to look for all...

11 years ago | 1 answer | 0

1

answer

Submitted


growl
displays a message in a growl pop-up window

12 years ago | 1 download |

Thumbnail