Documentation>MATLAB API>PLOTOP - vl_plotgrid

VL_PLOTGRID(X,Y) plots a grid with vertices (X,Y). X and Y are MxN matrices, with one entry per vertex.

H=VL_PLOTGRID(...) returns the handle to the grid object.

See also: VL_HELP().