Christopher Pedersen
Followers: 0 Following: 0
Professional Interests: aerospace, engineering
Statistics
RANK
6,094
of 295,673
REPUTATION
6
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
2,093 of 20,262
REPUTATION
849
AVERAGE RATING
4.10
CONTRIBUTIONS
7 Files
DOWNLOADS
15
ALL TIME DOWNLOADS
6178
RANK
of 154,257
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
Submitted
finder
opens a file explorer window from the matlab command line
6 years ago | 1 download |
Submitted
plot_subfun
plots the subroutines in a function, and their dependencies on each other
8 years ago | 4 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...
10 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...
10 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...
12 years ago | 1 answer | 0