필터 지우기
필터 지우기

Graph related issue in simulink

조회 수: 4 (최근 30일)
VIRAL BORSALLIWALA
VIRAL BORSALLIWALA 2021년 2월 20일
댓글: VIRAL BORSALLIWALA 2021년 2월 28일
I have done some simulink work and I got 12 graphs in simulink. Now I want to plot that 6 graphs in 1st column and other 6 graphs in 2nd column and I also want to add legends and axis name on all individual graphs. So how can i do it?

답변 (1개)

Jemima Pulipati
Jemima Pulipati 2021년 2월 25일
Hello,
From my understanding, you want to draw plots across multiple rows and columns.
The tiledlayout() function creates a tiled chart layout for displaying multiple plots in the current figure.
The following documentation link might also help you.

카테고리

Help CenterFile Exchange에서 Title에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by