ReadPoints: Load bestmatches (bm) and/or ProjectedPoints (xy) from *.bm...

Description Usage Arguments Value Author(s)

Description

Load bestmatches (bm) and/or ProjectedPoints (xy) from *.bm file

Usage

1
 ReadPoints(FileName, InDirectory = getwd(),ESOMjavaTool=FALSE)

Arguments

FileName

FileName of *.bm file

InDirectory

directory where *.bm file is, default: current dir

ESOMjavaTool

bool, Default(FALSE), falls TRUE: Datei stammt aus ESOM Java Tool

Value

A List with:

BestMatches[1:n,1:3]

if exists,Bestmatches = [BMkey, BMLineCoords, BMColCoords]

Lines

Defines Grid Size (y-axis) of the corresponding U-matrix

Columns

Defines Grid Size (x-axis) of the corresponding U-matrix. Beware: Lines and Columns has to be defined, if BestMatches and ProjectedPoints are given!

Rows

=Lines, historical

Size

number of data points placed into lattice from header in *.bm file

ProjectedPoints[1:n,1:3]

if exists, n by OutputDimension matrix containing coordinates of the Projection

topology

'toroid' or 'planar'

Author(s)

MT 07/2015


aultsch/DataIO documentation built on May 14, 2019, 10:34 p.m.