PLANE3

Plots plane in 3d.



 Synopsis:
  h=plane3( W, b )
  h=plane3( model )

 Description:
  h=plane3( W, b ) plots the plane described as
     W'*x + b = 0.

  h=plane3( model ) structure model contains plane 
   parametres W and b.

 Output:
  h [1 x nobjects] Handles of used graphical objects.


Source: plane3.m

About: Statistical Pattern Recognition Toolbox
(C) 1999-2003, Written by Vojtech Franc and Vaclav Hlavac
Czech Technical University Prague
Faculty of Electrical Engineering
Center for Machine Perception

Modifications:
17-may-2004, VF
13-apr-2003, VF
11-aug-2003, VF