Filter löschen
Filter löschen

how i vary load with time?

14 Ansichten (letzte 30 Tage)
Malik Shah Zeb Ali
Malik Shah Zeb Ali am 2 Dez. 2018
Beantwortet: Arunkumar M am 3 Dez. 2018
I have three loads i parallel and i have 1 min slot of time how i vary three loads in that time in simulink?

Akzeptierte Antwort

Arunkumar M
Arunkumar M am 3 Dez. 2018
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.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by