
Christopher Pedersen
Followers: 0 Following: 0
Statistics
RANK
6,094
of 297,457
REPUTATION
6
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
2,103 of 20,438
REPUTATION
850
AVERAGE RATING
4.10
CONTRIBUTIONS
7 Files
DOWNLOADS
13
ALL TIME DOWNLOADS
6192
RANK
of 158,938
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 | 2 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...
11 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...
11 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