Community Profile

photo

Peder Axensten


Remote Sensing, Swedish Agricultural University

Aktiv seit 2006

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.

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


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

mehr als 15 Jahre vor | 5 Downloads |

Gesendet


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

mehr als 15 Jahre vor | 10 Downloads |

Gesendet


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

mehr als 15 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 15 Jahre vor | 1 Download |

Gesendet


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

mehr als 16 Jahre vor | 1 Download |

Gesendet


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

mehr als 16 Jahre vor | 0 Downloads |

Gesendet


chi2test
The chi-squared test.

mehr als 16 Jahre vor | 28 Downloads |

Gesendet


chi2bintest
The chi-squared binary test.

mehr als 16 Jahre vor | 2 Downloads |

Gesendet


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

etwa 17 Jahre vor | 1 Download |

Gesendet


waitwaitbar
Creates a waitbar that only shows after delay seconds.

mehr als 17 Jahre vor | 0 Downloads |

Gesendet


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

mehr als 17 Jahre vor | 15 Downloads |

Thumbnail

Gesendet


name2rgb
Return the rgb vector of a color name.

mehr als 17 Jahre vor | 1 Download |