Code covered by the BSD License
Highlights from
GSTools
-
DetermineClusters (Z, percent...
function DetermineClusters
-
GSDendrogram (Z, Labels, colo...
function GSdendrogram
-
GSImportspec (path, compatibi...
function GSimportspec
-
GSSpcRead (filename, compatib...
GSSpcRead v0.4.3
-
GSSpcReadStructure
Function GSSpcReadStructure
-
GSSpcWrite (filename, spectra...
GSSpcWrite v0.4.3
-
GetSPCAxisTypes (reversed)
-
GetTechniques (reversed)
GetTechniques v0.4.3
-
LocateItem (str, list, nrcol)
function LocateItem
-
MakeVector (V, msg)
-
[lc,dflag,dattype]=loadcell(f...
function [lc,dflag,numdata]=loadcell(fname,delim,exclusions)
-
mystrcmp (str1, str2)
function retval = mystrcmp (str1, str2)
-
newstring=CatBlank (string, t...
function CatBlank
-
str (value, domatrixconversio...
function str
-
str2 (MyArray, ntokens, forma...
function str2
-
trimleft(str)
Function trimleft
-
trimright(str)
Function trimright
-
trimstr(str)
Function trimstr
-
BTree(X, description)
Binary tree object
-
Contents.m
-
GSToolsAbout.m
-
View all files
GSTools
by Kris De Gussem
09 Feb 2006
(Updated 19 Aug 2009)
A set of matlab functions to read, write and deal with .spc spectra and spectral descriptions
|
Watch this File
|
| File Information |
| Description |
GSTools v0.4.3
This toolbox is an implementation to open and save SPC-spectra in matlab.
Additional routines are supplied as well: e.g.:
- GSImportspec: loads all SPC-files in a map
- GSDendrogram: this is to be used as a supplement to the matlab's toolbox function Dendrogram. GSDendrogram allows the user to put coloured labels with the samples names under the dendrogram. properly are added.
- BTree class: a binary tree implementation, which offers the user to easily inspect the different items in a list, as well as the positions of these different items. This combined approach makes it easy to work with numeric arrays and stringlists, such as spectral descriptions.
A PDF with detailed information on the usage (including some sample code) is supplied in the zip-archive.
GSTools is also included in the Biodata toolbox (doi: 10.1016/j.chemolab.2008.08.003). |
| Required Products |
Statistics Toolbox
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
Statistics toolbox is only required in order to make dendrograms. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (14) |
| 18 Jul 2012 |
Uur
|
|
|
| 17 Jul 2012 |
Uur
|
|
|
| 22 May 2012 |
Chun Cai
|
|
|
| 28 Apr 2011 |
Larry Weber
|
|
|
| 15 Dec 2010 |
Joseph
|
|
|
| 15 Dec 2010 |
Joseph
|
|
|
| 26 Oct 2009 |
Cameron Bowles
|
|
|
| 26 Oct 2009 |
Cameron Bowles
|
|
|
| 20 Jun 2008 |
matt o'brien
|
|
|
| 03 Feb 2008 |
Pall Thordarson
|
|
|
| 05 Sep 2007 |
Gerbe van Dreumel
|
|
|
| 13 Nov 2006 |
Dominique Bertrand
|
|
|
| 06 Sep 2006 |
Rich Williams
|
|
|
| 12 Apr 2006 |
Rachel Rohde
|
|
|
| Updates |
| 13 Feb 2006 |
license added in zip-file |
| 15 May 2006 |
Important bugs in GSSpcRead and GSSpcWrite are fixed. Functions now correctly interprete flags in the headers of the SPC-files. |
| 20 Jun 2006 |
bug fixes, code optimisation and support for old SPC-file format |
| 10 Jul 2006 |
User can now set the axis types in GSSpcWrite |
| 19 Sep 2006 |
fixed a small bug in BTree when using unsigned data types (thanks to Richard Williams) |
| 11 Oct 2006 |
code cleaning |
| 30 Jul 2007 |
Support for multi-dimensional spectra |
| 06 Aug 2007 |
minor update / code improvement |
| 19 Aug 2009 |
dual licensed: added BSD license |
|
Contact us