how to get graph using scope block in simulink

조회 수: 3 (최근 30일)
Poornima Chandra Lekha Posa
Poornima Chandra Lekha Posa 2021년 2월 22일
답변: Keerthana Chiruvolu 2021년 2월 25일
i have attached a discharge file, in the first sheet, it includes date in one coloumn and data in the second.
i need scope block to show time versus discharge data graph in simulink.
how to import these data and how to output it.

답변 (1개)

Keerthana Chiruvolu
Keerthana Chiruvolu 2021년 2월 25일
Hi,
You can import the data from the excel sheet to the MATLAB Workspace as variables (refer the link), then use these variables in Simulink.
To plot the data, you may use Scope, XY Graph blocks.
Note: Large data (3651-by-2) may take longer simulation time.

카테고리

Help CenterFile Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by