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!