The Hybrid Equation (HyEQ) Toolbox provides methods in MATLAB and Simulink for computing and plotting numerical solutions to hybrid dynamical systems.

Contents

Where to Start

Depending on your prior experience one of the following pages would be a good place to start learning how to use the HyEQ Toolbox.

A full list of HyEQ Toolbox help pages is given below.

Getting Help

To learn more about a particular component of the toolbox, execute help [name] or doc [name] in the MATLAB command window, where [name] is the name of a class, function, or package ( help prints a short description and doc opens the documentation page). For example, to learn about HybridSystem , run

help HybridSystem

or

doc HybridSystem

To report a problem, request a feature, or ask for help, submit an issue on our GitHub repository.

Table of Contents for HyEQ Toolbox Help

A list of help topics is given below.

The Hybrid Equations MATLAB Library

The following pages contain introductory guides for how to use the MATLAB-based portion of the Hybrid Equations Toolbox.

The Hybrid Equations Simulink Library

The following pages describe how to use the Simulink-based portion of the Hybrid Equations Toolbox.

Cyber-physical System (CPS) Components

Applications of Hybrid Systems

Other