Home > marl > world > gridworld > gridworldview.m

gridworldview

PURPOSE ^

Creates the graphical view over a grid world

SYNOPSIS ^

function v = gridworldview(gw)

DESCRIPTION ^

Creates the graphical view over a grid world
  V = GRIDWORLDVIEW(GW)
  Creates the GUI view over a grid world.  The view will take care of
 maintaining and displaying the graphical representation of the
  grid world.

  Parameters:
   GW          - the gridworld whose view is being created
  Returns:
   V           - the created gridworld view

  See also gridworld, gridworldview_display, gridworldview_isvisible

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 04-Aug-2010 16:55:08 by m2html © 2005