필터 지우기
필터 지우기

How to do 2 outputs in RL block (simulink) ?

조회 수: 2 (최근 30일)
yovel atia
yovel atia 2021년 11월 9일
Hi
What i need to do for 2 outputs at RL agent bloce at simulink?
I need for 2 variables - theta1 and theta 2
I tried to write in the code like this:
actionInfo = rlNumericSpec([2 1]);
actionInfo.Name = 'angle1','angle2';
But its not works..I'm really happy to help
TNX! :)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Environments에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by