Phase plane portrait is a very important tool to study the behavior and stability of a non-linear system.
PhasePlane(sys,tspan,icond) plots the the phase plane portrait for a general second order nonlinear system defined by the function sys(t,x).
The function plots the trajectory followed by the system for each initial condition in the cell array icond. It also plots a quiver plot to indicate the slope of any trajectory at each point of the plane.
Ahmed Taha (2021). Phase plane plotter (https://www.mathworks.com/matlabcentral/fileexchange/65952-phase-plane-plotter), MATLAB Central File Exchange. Retrieved .
Inspired by: Arrowhead
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.