GET THE VALUE OF A TAG ON SIMULINK

조회 수: 3 (최근 30일)
Ilse Judith Pérez Jiménez
Ilse Judith Pérez Jiménez 2023년 7월 14일
답변: Prathamesh 2023년 7월 26일
Hello, I am developing a RL Agent, but I have a problem with my code, after watching several examples, I realize is because the value is inside of a TAG. So, How can I take out the value of a tag in simulink.

답변 (1개)

Prathamesh
Prathamesh 2023년 7월 26일
Hi,
I understand that you want to know the value of the from tag TBAT”.
You can use “To Workspace block in order to so. “To Workspace” block stores the value into a variable in MATLAB workspace and you can verify the value inside the tag from the workspace.
Please refer to the documentation of the “To Workspace” block attached below.
I hope this resolves your issue.

카테고리

Help CenterFile Exchange에서 Reinforcement Learning에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by