Peder Axensten
Remote Sensing, Swedish Agricultural University
Followers: 0 Following: 0
The rationale of my programs is:
- I check input arguments with argcheck.
- I use younger to check if a calculation may be skipped due to unchanged indata files.
- I read the indata with readtext, it reads almost any text file.
- I use waitbar for more flexible and simple progress feedback.
- I use savefig to export figures to cropped graphics files, usually pdf.
- I use latexcmd to export the results straight into my LaTeX document.
Statistics
12 Files
RANK
N/A
of 295.638
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
134 of 20.255
REPUTATION
8.934
AVERAGE RATING
4.40
CONTRIBUTIONS
12 Files
DOWNLOADS
43
ALL TIME DOWNLOADS
85827
RANK
of 154.207
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
savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.
ongeveer 16 jaar ago | 4 downloads |
Submitted
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
ongeveer 16 jaar ago | 4 downloads |
Submitted
errorfill
Use this function to draw a curve and its areas of confidence.
ongeveer 16 jaar ago | 2 downloads |
Submitted
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
ongeveer 16 jaar ago | 1 download |
Submitted
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
ongeveer 17 jaar ago | 1 download |
Submitted
younger
Check to see if fname has an older modification date than fname1, fname2, ...
ongeveer 17 jaar ago | 0 downloads |
Submitted
argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists
bijna 18 jaar ago | 1 download |
Submitted
waitwaitbar
Creates a waitbar that only shows after delay seconds.
ongeveer 18 jaar ago | 0 downloads |
Submitted
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
meer dan 18 jaar ago | 12 downloads |