how i vary load with time?

20 visualizzazioni (ultimi 30 giorni)
Malik Shah Zeb Ali
Malik Shah Zeb Ali il 2 Dic 2018
Risposto: Arunkumar M il 3 Dic 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?

Risposta accettata

Arunkumar M
Arunkumar M il 3 Dic 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.

Più risposte (0)

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by