How to output LoggedSignals in reinforcement learning simulations?
Show older comments
I'm simulating a trained agent (using "sim" function) and I want to record the LoggedSignals as a simulation output. Because LoggedSignals contains some important information regarding the simulation. But in the documentation, I can find a way to do so.
5 Comments
Alex Alex
on 1 Nov 2021
"to workspace" block or another way for log in workspace and use "global" in your code?
lfyx
on 1 Nov 2021
Alex Alex
on 1 Nov 2021
Your Matlab version?
Willem Völker
on 7 Feb 2022
I am having the same issue. Have you found an answer?
lfyx
on 10 Feb 2022
Answers (1)
Alex Alex
on 1 Nov 2021
0 votes
Try use combination "Ctrl+E" inopened model and select string Data Import/Export for setting output parametres
2 Comments
lfyx
on 5 Nov 2021
Ádám Weinhardt
on 15 Oct 2022
Does anybody have a solution? I am struggling with the same problem.
Categories
Find more on Reinforcement Learning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!