A* (A Star) search for path planning tutorial
Version 1.2.0.1 (113 KB) by
Paul Premakumar
A tutorial that presents the A* search algorithm for determining the shortest path to a target.
The A* search algorithm is a simple and effective technique that can be used to compute the shortest path to a target location. This tutorial presents a detailed description of the algorithm and an interactive demo.
Cite As
Paul Premakumar (2026). A* (A Star) search for path planning tutorial (https://uk.mathworks.com/matlabcentral/fileexchange/26248-a-a-star-search-for-path-planning-tutorial), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Direct Search in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Shortest route on a map
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
