
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.
Statistiques
12 Fichiers
RANG
N/A
of 299 208
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
136 of 20 660
RÉPUTATION
8 952
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
12 Fichiers
TÉLÉCHARGEMENTS
24
ALL TIME TÉLÉCHARGEMENTS
86005
RANG
of 163 698
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.
plus de 16 ans il y a | 2 téléchargements |
A soumis
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
plus de 16 ans il y a | 3 téléchargements |
A soumis
errorfill
Use this function to draw a curve and its areas of confidence.
plus de 16 ans il y a | 2 téléchargements |

A soumis
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
plus de 16 ans il y a | 1 téléchargement |
A soumis
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
presque 18 ans il y a | 1 téléchargement |
A soumis
younger
Check to see if fname has an older modification date than fname1, fname2, ...
presque 18 ans il y a | 1 téléchargement |
A soumis
argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists
plus de 18 ans il y a | 1 téléchargement |
A soumis
waitwaitbar
Creates a waitbar that only shows after delay seconds.
presque 19 ans il y a | 1 téléchargement |
A soumis
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
presque 19 ans il y a | 3 téléchargements |
