| 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). |
| Other Files |
GSTools/@BTree/About.m, GSTools/@BTree/Add.m, GSTools/@BTree/BTree.m, GSTools/@BTree/Count.m, GSTools/@BTree/display.m, GSTools/@BTree/getitem.m, GSTools/@BTree/GetItems.m, GSTools/@BTree/GetItemWithMostValues.m, GSTools/@BTree/GetSortedItemsList.m, GSTools/@BTree/history.txt, GSTools/@BTree/isitem.m, GSTools/@BTree/Plot.m, GSTools/@BTree/private/ConvertToBTree.m, GSTools/@BTree/private/DoCompare.m, GSTools/@BTree/private/GetThem.m, GSTools/@BTree/private/searchitem.m, GSTools/@BTree/subsasgn.m, GSTools/@BTree/subsref.m, GSTools/@BTree/version.txt, GSTools/@BTree/WriteContentsToFile.m, GSTools/Additional/CatBlank.m, GSTools/Additional/loadcell.m, GSTools/Additional/LocateItem.m, GSTools/Additional/MakeVector.m, GSTools/Additional/mystrcmp.m, GSTools/Additional/str.m, GSTools/Additional/str2.m, GSTools/Additional/trimleft.m, GSTools/Additional/trimright.m, GSTools/Additional/trimstr.m, GSTools/Contents.m, GSTools/DetermineClusters.m, GSTools/GetSPCAxisTypes.m, GSTools/GetTechniques.m, GSTools/gpl-3.0.pdf, GSTools/GSDendrogram.m, GSTools/GSImportspec.m, GSTools/GSSpcRead.m, GSTools/GSSpcReadStructure.m, GSTools/GSSpcWrite.m, GSTools/GSTools 0.4.3 manual.pdf, GSTools/GSToolsAbout.m, license.txt
|