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.
거의 18년 전 | 다운로드 수: 21624 |
제출됨
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
거의 18년 전 | 다운로드 수: 18937 |
제출됨
errorfill
Use this function to draw a curve and its areas of confidence.
거의 18년 전 | 다운로드 수: 3874 |
제출됨
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
거의 18년 전 | 다운로드 수: 2941 |
제출됨
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
거의 19년 전 | 다운로드 수: 3412 |
제출됨
younger
Check to see if fname has an older modification date than fname1, fname2, ...
거의 19년 전 | 다운로드 수: 2160 |
제출됨
argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists
19년 초과 전 | 다운로드 수: 2155 |
제출됨
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
대략 20년 전 | 다운로드 수: 11993 |



