Home > marl > world > gridworld > gridworld_info.m

gridworld_info

PURPOSE ^

Returns information about the gridworld

SYNOPSIS ^

function [info] = gridworld_info(gw)

DESCRIPTION ^

Returns information about the gridworld
  [INFO] = GRIDWORLD_INFO(GW)
  Parameters:
   GW          - the gridworld
  Returns:
   INFO        - the world information structure

  For the contents of the INFO structure, see world_info


  See also gridworld, agent_init

CROSS-REFERENCE INFORMATION ^

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