PRTools contents

PRTools manual

ismapping

ISMAPPING

Test whether the argument is a mapping

    N = ISMAPPING(W);

Input
 W Input argument

Output
 N 1/0 if W is/isn't a mapping object

Description

True (1) if W is a mapping object and false (0), otherwise.

See also

isdataset, isfeatim, isdataim,

PRTools contents

PRTools manual