bus2RLSpec
Create reinforcement learning data specifications for elements of a Simulink bus
Description
creates a set of reinforcement learning data specifications from the Simulink® bus object specified by specs
= bus2RLSpec(busName
)busName
. One specification
element is created for each leaf element in the corresponding Simulink bus. Use these
specifications to define an observations containing multiple channels for a Simulink reinforcement learning environment.
specifies options for creating specifications using one or more
specs
= bus2RLSpec(busName
,Name=Value
)Name=Value
arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2019a