Hi, i have 3 questions.

4 ビュー (過去 30 日間)
Serhan sali
Serhan sali 2023 年 1 月 17 日
回答済み: Animesh 2023 年 3 月 6 日
First, how do i split the graph in 4 parts like in the example ?
  2 件のコメント
Matt J
Matt J 2023 年 1 月 17 日
What do you mean by spit in 4 parts? Which are the parts in your example?
John D'Errico
John D'Errico 2023 年 1 月 17 日
As far as I can see, there is only one figure. One graphic.
Are you asking about the 4 quadrants in that figure? If so, it is not split at all. There are lines that cross through multiple quadrants, so that cannot be what you mean.
There are differently colored lines, but they are just lines, and don't seem to split anything up.
So what is your question? Please expain clearly.

サインインしてコメントする。

回答 (1 件)

Animesh
Animesh 2023 年 3 月 6 日
Hello,
According to my understanding you are trying to convert the plot into four plots of each quadrant.
You can use “subplot” or “tiledlayout” and create a 2*2 layout and use “xlim” and “ylim” to get the four quadrants.
For more information on subplot, you may refer to the following link -
For more information on tiledlayout , you may refer to the following link –

カテゴリ

Help Center および File ExchangeAxes Appearance についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by