PRTools Contents

PRTools User Guide

scattern

SCATTERN

Simple 2D scatterplot of dataset without axis annotation

    SCATTERN(A,LEGEND,CMAP)
    A*SCATTERN([],LEGEND,CMAP)
    A*SCATTERN(LEGEND,CMAP)

Input
 A Dataset
 LEGEND Logical, true/false for including legend, default false
 CMAP Desired colormap, default standard  'labels' plots the object labels instead of dots  'idents' plots the object idents instead of dots

Description

A simple, unannotated 2D scatterplot is created, without any axes.

See also

datasets, scatterd, getlabels, getident,

PRTools Contents

PRTools User Guide

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