
Christopher Pedersen
Professional Interests: aerospace, engineering
Statistics
RANK
6,094
of 277,734
REPUTATION
6
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
2,054 of 18,792
REPUTATION
836
AVERAGE RATING
4.30
CONTRIBUTIONS
7 Files
DOWNLOADS
24
ALL TIME DOWNLOADS
6059
RANK
of 128,916
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
Content Feed
Submitted
finder
opens a file explorer window from the matlab command line
4 years ago | 1 download |
Submitted
plot_subfun
plots the subroutines in a function, and their dependencies on each other
6 years ago | 3 downloads |

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...
9 years ago | 0
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...
9 years ago | 1
| accepted
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