RL agent error using simulink

11 次查看(过去 30 天)
i got this error anyone has idea what is the problem ?
this occurs when i run simulation on the simulink using RLagent and i create envirnoment (Model Workspace)
  1 个评论
anbang zhai
anbang zhai 2021-4-30
老哥,你问题解决了吗?(如果解决了,怎么弄的?)
如果没解决,你的matlab版本是不是低了,换成2021a试一下,我在2021a中可以成功运行这个车-杆仿真了。

请先登录,再进行评论。

采纳的回答

Emmanouil Tzorakoleftherakis
Looks like when you call getActionInfo, instead of passing an environment or agent object as an argument, you are passing a double.
Please refer to this page for examples.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by