AStarSearchOrderGridDemo:

Path: Math/AStar

% Test AStarSearch using a grid with randomly placed obstacles.
  ------------------------------------------------------------------------
  See also AStarSearch, TransformGridCoordinates, Plot2D, TextS
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 2003 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TextS
Math: AStar/AStarSearch
Math: AStar/TransformGridCoordinates

Back to the Math Module page