how i vary load with time?

12 次查看(过去 30 天)
I have three loads i parallel and i have 1 min slot of time how i vary three loads in that time in simulink?

采纳的回答

Arunkumar M
Arunkumar M 2018-12-3
Store your time based load data as nx2 matrix in workspace. First column with time values and second column with load values.
Use From Workspace block in Simulink and in data field, enter this stored variable name. Now as per simulation time, the load data will be fed into your simulink model.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by