-
Notifications
You must be signed in to change notification settings - Fork 7
compositions controllers
NCSUCORE edited this page Jun 7, 2019
·
3 revisions
This folder contains complete compositions representing a single controller variant.
It also contains two files:
- controller_cl.slx - the Simulink library composition of the variant subsystem for the controller.
- controller_init.m - a scrip to initialize the variant subsystems of the controller. This script works by creating a single variant object in the base workspace for each directory in ./compositions/[TYPE] where TYPE is the input argument to the function. So type should be either "controllers", "plants", or "environments"