Home > marl > world > gridworld > Contents.m

Contents

PURPOSE ^

Multiagent Reinforcement Learning toolbox

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 Multiagent Reinforcement Learning toolbox
 Version 1.0

 This directory contains the array of functions for gridworld creation and
 handling.
 
 gridworld                 - Creates a 2D grid world
 gridworld_dynamics        - gridworld discrete-time dynamics
 gridworld_destroy         - Destroys the gridworld
 gridworld_display         - Shows or hides the grid world view
 gridworld_info            - Returns the information structure for the gridworld
 gridworld_obstacles       - Interactively places obstacles in the grid world
 gridworld_reset           - Resets the gridworld to its initial state and reports this state
 gridworldview             - Creates the graphical view over a grid world
 gridworldview_isvisible   - Checks whether the grid world view is shown

CROSS-REFERENCE INFORMATION ^

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