Not able to access Reinforcement Learning Toolbox in R2019a
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to use MATLAB inbuilt examples of Reinforcement Learning.But getting an error that says "Require Reinforcement Learning Toolbox".
Can anyone please help?
Folder where MATLAB is installed shows all .m files related to RL toolbox still why this kind of error?
댓글 수: 3
답변 (1개)
mousa elroby
2019년 7월 10일
i have this problem when writing
>> env = rlPredefinedEnv('CartPole-Discrete')
'rlPredefinedEnv' requires Reinforcement Learning Toolbox.
댓글 수: 2
Walter Roberson
2019년 7월 10일
No cause for this has been described in public. You should contact Mathworks support.
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!