How can I reach theta value in simulink?

5 次查看(过去 30 天)
I am working on 3DOF equation. I found total My value and I am sure that it is true. But I must also reach pitch rate and theta and I integrate moment two times. But their results are not true. What can I do?

回答(1 个)

Sugandhi
Sugandhi 2023-4-28
Hi Merva Ala,
I understand that you want to get pitch rate and theta values.
You can use the get_param function in Simulink to get the value of a specified parameter for the target object specified by object. You can also access the evaluated value of a masked block parameter using the get_param function with the keyword value.
For more information kindly go through the following links-

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

标签

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by