
Peder Axensten
Remote Sensing, Swedish Agricultural University
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 284 940
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 MATLAB Answers
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
133 of 19 252
RÉPUTATION
8 892
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
12 Fichiers
TÉLÉCHARGEMENTS
61
ALL TIME TÉLÉCHARGEMENTS
85408
RANG
of 137 815
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
Content Feed
A soumis
savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.
environ 15 ans il y a | 4 téléchargements |
A soumis
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
environ 15 ans il y a | 2 téléchargements |
A soumis
errorfill
Use this function to draw a curve and its areas of confidence.
environ 15 ans il y a | 1 téléchargement |

A soumis
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
environ 15 ans il y a | 2 téléchargements |
A soumis
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
environ 16 ans il y a | 1 téléchargement |
A soumis
younger
Check to see if fname has an older modification date than fname1, fname2, ...
plus de 16 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
presque 17 ans il y a | 1 téléchargement |
A soumis
waitwaitbar
Creates a waitbar that only shows after delay seconds.
environ 17 ans il y a | 1 téléchargement |
A soumis
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
plus de 17 ans il y a | 22 téléchargements |
