Home > marl > world > robotsgw > robotsgw_destroy.m

robotsgw_destroy

PURPOSE ^

Destroys the robotsgw

SYNOPSIS ^

function gw = robotsgw_destroy(gw)

DESCRIPTION ^

Destroys the robotsgw
  GW = ROBOTSGW_DESTROY(GW)
  Frees all resources consumed by the robotsgw. No other operations
  may be performed on the robotsgw after this function has been
  called.

  Parameters:
   GW          - the robots gridworld
  Returns:
   GW          - the destroyed robots gridworld structure


  See also robotsgw

CROSS-REFERENCE INFORMATION ^

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