how i vary load with time?

19 ビュー (過去 30 日間)
Malik Shah Zeb Ali
Malik Shah Zeb Ali 2018 年 12 月 2 日
回答済み: Arunkumar M 2018 年 12 月 3 日
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 Center および File ExchangeSimulink Functions についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by