Not able to access Reinforcement Learning Toolbox in R2019a
Show older comments
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 Comments
Walter Roberson
on 9 May 2019
Someone else recently had the same issue. Their license appeared correct and the files were found for them. All we could suggest was to contact Support
Shreeja Lakhlani
on 10 May 2019
Shreeja Lakhlani
on 10 May 2019
Answers (1)
mousa elroby
on 10 Jul 2019
0 votes
i have this problem when writing
>> env = rlPredefinedEnv('CartPole-Discrete')
'rlPredefinedEnv' requires Reinforcement Learning Toolbox.
2 Comments
mousa elroby
on 10 Jul 2019
please help
Walter Roberson
on 10 Jul 2019
No cause for this has been described in public. You should contact Mathworks support.
Categories
Find more on Reinforcement Learning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!