photo

cnrvx732


自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
35,502
of 300,352

声誉
1

贡献数
4 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

4 years 前 | 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);

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 2 个回答 | 0

2

个回答