필터 지우기
필터 지우기

how i vary load with time?

조회 수: 12 (최근 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 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