Community Profile

photo

Peder Axensten


Remote Sensing, Swedish Agricultural University

Con actividad desde 2006

Followers: 0   Following: 0

Contacto

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.

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


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

más de 15 años hace | 3 descargas |

Enviada


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

más de 15 años hace | 7 descargas |

Enviada


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

más de 15 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 15 años hace | 1 descarga |

Enviada


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

más de 16 años hace | 1 descarga |

Enviada


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

más de 16 años hace | 0 descargas |

Enviada


chi2test
The chi-squared test.

más de 16 años hace | 26 descargas |

Enviada


chi2bintest
The chi-squared binary test.

más de 16 años hace | 2 descargas |

Enviada


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

alrededor de 17 años hace | 1 descarga |

Enviada


waitwaitbar
Creates a waitbar that only shows after delay seconds.

más de 17 años hace | 0 descargas |

Enviada


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

más de 17 años hace | 23 descargas |

Thumbnail

Enviada


name2rgb
Return the rgb vector of a color name.

más de 17 años hace | 1 descarga |