Home > toolbox > visualization > display_points.m

display_points

PURPOSE ^

DISPLAY_POINTS displays 3D points.

SYNOPSIS ^

function display_points( X, varargin )

DESCRIPTION ^

 DISPLAY_POINTS displays 3D points.

 Input:
       X - 3d location of points (3xn) or (4xn)

 Options:
       'pixelsize', pixelsize - pixel size
       'color', color         - colors nx3 in RGB vector

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 24-Nov-2009 02:34:47 by m2html © 2003