Community Profile

photo

cnrvx732


2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Tick marks when I set "box on".
When I set "box on", the tick marks appear on the top, bottom, left and right sides of the plot. Can I make it only show left a...

대략 3년 전 | 답변 수: 1 | 1

1

답변

답변 있음
I want to eliminate the margins of Axes, but it doesn't work.
I was solved this problem by inserting following code. ax.Position(1)=ax.OuterPosition(1)+ax.TightInset(1);

대략 3년 전 | 0

| 수락됨

질문


I want to eliminate the margins of Axes, but it doesn't work.
I tried to remove the left and right margins with the following code, but it did not work. I have set the width of the OuterPos...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


Is the margin between the Axes' Position and OuterPosition uncontrollable?
When I run the following code, the result is as shown in the attached image (margins are filled in with Paint for clarity). Is i...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


I want to reduce the width of certain plots in a subplot from other plots.
By default, all vertically stacked sublots are displayed with the same width, but I would like to narrow the width of a specific...

대략 3년 전 | 답변 수: 2 | 0

2

답변