photo

Peder Axensten


Remote Sensing, Swedish Agricultural University

Attivo dal 2006

Followers: 0   Following: 0

Messaggio

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.

Statistica

  • Personal Best Downloads Level 2
  • Editor's Pick
  • 5-Star Galaxy Level 5
  • First Submission

Visualizza badge

Feeds

Visto da

Inviato


savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.

oltre 15 anni fa | 4 download |

Inviato


readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.

quasi 16 anni fa | 5 download |

Inviato


errorfill
Use this function to draw a curve and its areas of confidence.

quasi 16 anni fa | 3 download |

Thumbnail

Inviato


latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.

quasi 16 anni fa | 1 download |

Inviato


writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).

quasi 17 anni fa | 1 download |

Inviato


younger
Check to see if fname has an older modification date than fname1, fname2, ...

quasi 17 anni fa | 0 download |

Inviato


chi2test
The chi-squared test.

quasi 17 anni fa | 20 download |

Inviato


chi2bintest
The chi-squared binary test.

quasi 17 anni fa | 2 download |

Inviato


argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists

oltre 17 anni fa | 1 download |

Inviato


waitwaitbar
Creates a waitbar that only shows after delay seconds.

quasi 18 anni fa | 0 download |

Inviato


cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.

quasi 18 anni fa | 8 download |

Thumbnail

Inviato


name2rgb
Return the rgb vector of a color name.

circa 18 anni fa | 1 download |