Document link is not opening

3 views (last 30 days)
Balbheem Nadpurohit
Balbheem Nadpurohit on 12 Apr 2021
Commented: Zhiyan Feng on 15 Nov 2022
This example shows how to convert the PI controller in the watertank Simulink® model. to a reinforcement learning deep deterministic policy gradient (DDPG) agent. For an example that trains a DDPG agent in MATLAB®, see Train DDPG Agent to Balance Double Integrator Environment.
I am trying to open the above link from matlab 2020a. Link is not working. link url is docid:rl_ug#mw_0b71212e-521a-4a57-bde7-5dde0c1e0c90
what could be the issue?

Answers (1)

Madhav Thakker
Madhav Thakker on 14 Apr 2021
Hi Balbheem,
You can simply type the command
openExample('rl/DoubleIntegDDPGExample')
in MATLAB's command window to open this example.
Hope this helps.
  1 Comment
Zhiyan Feng
Zhiyan Feng on 15 Nov 2022
Hi Madhav, then how can I open an example the name of which I don't know. Why the docid url in Matlab mlx file dosen't work?

Sign in to comment.

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!