
Peder Axensten
Remote Sensing, Swedish Agricultural University
2006년부터 활동
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.
Feeds
제출됨
savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.
16년 초과 전 | 다운로드 수: 1 |
제출됨
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
16년 초과 전 | 다운로드 수: 1 |
제출됨
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
16년 초과 전 | 다운로드 수: 1 |
제출됨
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
17년 초과 전 | 다운로드 수: 1 |
제출됨
younger
Check to see if fname has an older modification date than fname1, fname2, ...
17년 초과 전 | 다운로드 수: 0 |
제출됨
argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists
대략 18년 전 | 다운로드 수: 1 |
제출됨
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
18년 초과 전 | 다운로드 수: 6 |
