photo

Hongyun


Last seen: 16 days 前 自 2024 起处于活动状态

Followers: 0   Following: 1

统计学

MATLAB Answers

6 个提问
0 个回答

排名
144,955
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

提问


How to use stacked bar charts to draw multiple confidence intervals
How to use stacked bar charts to draw multiple confidence intervals as follows My sample data is as follows: the point es...

7 months 前 | 2 个回答 | 0

2

个回答

提问


How to merge a pie chart with a map
How to merge a pie chart with a map using MATLAB Mapping Toolbox? Just like this one.

8 months 前 | 0 个回答 | 0

0

个回答

1

个回答

提问


How to make the font sizes of Xlabel, Ylabel, and Title different in a heat map using MATLAB?
I have used the heatmap function in MATLAB to draw a figure. However, the font sizes of Xlabel, Ylabel, and Ttile are same. How ...

8 months 前 | 2 个回答 | 0

2

个回答

提问


How to continue drawing bar charts on the basis of drawing maps
How to continue drawing bar charts on the basis of drawing maps using MATLAB softwore? Just like this one.

8 months 前 | 1 个回答 | 0

1

个回答

提问


How to make axis line invisible but keep ytick and yticklabel visible in double Y-axis figures
figure x = linspace(0,10); y = sin(3*x); yyaxis left plot(x,y) ax = gca; pause(1e-6) set(gca,'XColor','k','YColor','k...

1 year 前 | 1 个回答 | 0

1

个回答