Home > marl > world > gridworld > gridworld_obstacles.m

gridworld_obstacles

PURPOSE ^

Interactively places obstacles in the grid world

SYNOPSIS ^

function gw = gridworld_obstacles(gw)

DESCRIPTION ^

Interactively places obstacles in the grid world
  GW = GRIDWORLD_OBSTACLES(GW)
  Allows for interactive placement of obstacles in the gridworld, using
  the pointing device.
 
  Parameters:
   GW          - the grid world
  Returns:
   GW          - the updated gridworld


  See also gridworld

CROSS-REFERENCE INFORMATION ^

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