Not able to access Reinforcement Learning Toolbox in R2019a

1 view (last 30 days)
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
Shreeja Lakhlani
Shreeja Lakhlani on 10 May 2019
If I try to go to Add-Ons and check RL toolbox, it shows "installed". Is it require to configure different license for different toolboxes also?
Shreeja Lakhlani
Shreeja Lakhlani on 10 May 2019
I would also like to know, is it possible to use python RL codes in MATLAB 2019?

Sign in to comment.

Answers (1)

mousa elroby
mousa elroby on 10 Jul 2019
i have this problem when writing
>> env = rlPredefinedEnv('CartPole-Discrete')
'rlPredefinedEnv' requires Reinforcement Learning Toolbox.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!