GET THE VALUE OF A TAG ON SIMULINK

4 次查看(过去 30 天)
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 中查找有关 Simulink 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by