Community Profile

photo

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.

统计数据

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

查看徽章

Feeds

排序方式:

已提交


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

15 years 前 | 4 次下载 |

已提交


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

15 years 前 | 7 次下载 |

已提交


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

15 years 前 | 1 次下载 |

Thumbnail

已提交


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

15 years 前 | 1 次下载 |

已提交


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

16 years 前 | 1 次下载 |

已提交


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

16 years 前 | 0 次下载 |

已提交


chi2test
The chi-squared test.

16 years 前 | 27 次下载 |

已提交


chi2bintest
The chi-squared binary test.

16 years 前 | 2 次下载 |

已提交


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

17 years 前 | 1 次下载 |

已提交


waitwaitbar
Creates a waitbar that only shows after delay seconds.

17 years 前 | 0 次下载 |

已提交


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

17 years 前 | 26 次下载 |

Thumbnail

已提交


name2rgb
Return the rgb vector of a color name.

18 years 前 | 1 次下载 |