News
November 5, 2008
datenumfromdata.m
[Sequoia, November 5, 2008]
%Function to compute date in a year from columns 39 and 40 from the .dat
%file (read using tt2mat). User must input columns 39 and 40 as an nx2
%matrix, together with the year. Output is...
Read more...
April 30, 2008
I. INTRODUCTION
II. SOFTWARE FUNCTIONS
II.1 Using the invert.p processing file
II.2 Using Matlab functions for detailed processing
Loading your files
Viewing the raw data files
Viewing partial results with one command
Performing the inversion
Computing...
Read more...
April 29, 2008
GETSCAT.M
[Sequoia, April 29, 2008]
This article contains the source code for the getscat.m file that is used to obtain raw scattering data from a LISST-100 or LISST-100X .dat file. To use, copy and paste all text between the ———-...
Read more...
April 29, 2008
TT2MAT.M
[Sequoia, April 29, 2008]
This article contains the code for the tt2mat.m Matlab script used for reading the binary .dat files from LISST-100,LISST-100X, LISST-Portable and LISST-Infinite. To use, copy all lines between...
Read more...
April 18, 2008
MATLAB processing of LISST-ST data
[Sequoia, April 18, 2008; this article is based on Application Note L011]
The LISST-ST is programmed to store data from many successive settling experiments. Each settling experiment, by default,...
Read more...