![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1095046.jpg)
Peder Axensten
Remote Sensing, Swedish Agricultural University
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.
Statistics
12 Files
RANK
N/A
of 297 016
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
135 of 20 419
REPUTATION
8 942
AVERAGE RATING
4.40
CONTRIBUTIONS
12 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
85908
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.
mer än 16 år ago | 1 download |
Submitted
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
mer än 16 år ago | 5 downloads |
Submitted
errorfill
Use this function to draw a curve and its areas of confidence.
mer än 16 år ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/10843/versions/1/screenshot.png)
Submitted
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
mer än 16 år ago | 1 download |
Submitted
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
mer än 17 år ago | 1 download |
Submitted
younger
Check to see if fname has an older modification date than fname1, fname2, ...
mer än 17 år ago | 0 downloads |
Submitted
argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists
ungefär 18 år ago | 1 download |
Submitted
waitwaitbar
Creates a waitbar that only shows after delay seconds.
mer än 18 år ago | 0 downloads |
Submitted
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
mer än 18 år ago | 6 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/11749/versions/1/screenshot.png)