RL agent error using simulink

조회 수: 11 (최근 30일)
saeed ahmed mohamed
saeed ahmed mohamed 2020년 9월 17일
댓글: anbang zhai 2021년 4월 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
Emmanouil Tzorakoleftherakis 2020년 9월 18일
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