Community Profile

photo

Peder Axensten


Remote Sensing, Swedish Agricultural University

Active since 2006

Followers: 0   Following: 0

Message

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.

Statistics

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

View badges

Feeds

View by

Submitted


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

mer än 15 år ago | 3 downloads |

Submitted


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

mer än 15 år ago | 7 downloads |

Submitted


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

mer än 15 år ago | 1 download |

Thumbnail

Submitted


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

mer än 15 år ago | 1 download |

Submitted


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

mer än 16 år ago | 1 download |

Submitted


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

mer än 16 år ago | 0 downloads |

Submitted


chi2test
The chi-squared test.

mer än 16 år ago | 27 downloads |

Submitted


chi2bintest
The chi-squared binary test.

mer än 16 år ago | 2 downloads |

Submitted


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

ungefär 17 år ago | 1 download |

Submitted


waitwaitbar
Creates a waitbar that only shows after delay seconds.

mer än 17 år ago | 0 downloads |

Submitted


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

mer än 17 år ago | 23 downloads |

Thumbnail

Submitted


name2rgb
Return the rgb vector of a color name.

mer än 17 år ago | 1 download |