How to output LoggedSignals in reinforcement learning simulations?
7 views (last 30 days)
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.
Answers (1)
Alex Alex
on 1 Nov 2021
Try use combination "Ctrl+E" inopened model and select string Data Import/Export for setting output parametres
2 Comments
See Also
Categories
Find more on Reinforcement Learning Using Deep Neural Networks 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!