RL custom environment example: LoggedSignal or LoggedSignals?

3 次查看(过去 30 天)
In the example
openExample('rl/CreateMATLABEnvironmentUsingCustomFunctionsExample')
function [InitialObservation, LoggedSignal] = myResetFunction()
Is it LoggedSignal or LoggedSignals? Since in rest of the code it is defined as LoggedSignals. If it isn't typo, why its defined separately? I assume it is not interfering with the overall simulation.

回答(0 个)

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by