PRTools Contents

PRTools User Guide

getname

GETNAME

High level routine for finding names of datasets and classifiers

     NAME = getname(A,N)

  INPUT
    A Dataset, mapping or cell array of datasets or mappings
    N Number of characters in NAME (default: all)

Output
 NAME Dataset name or cell array of names

Description

If N given, the return string has exactly N characters. This is done by  truncation or by padding with blanks. This is useful for display purposes.

See also

datasets, mappings,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.