photo

Phat Nguyen


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
0 个回答

排名
199,540
of 300,251

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,898

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Could someone please tell me How to plot dashline output in bar chart?
x = categorical({'U1','U2'}); y1 = [7500 7200]; yyaxis left; bar(x,y1,0.4); hold on; y2 = [2000,3000]; yyaxis right; plot...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Could someone please help me how to mark one specific point (at y =100)?
x = [0,0.00275252,0.00321127,0.00342857,0.00359759,0.00400805,0.00434608,0.00473239,0.00497384,0.00526358,0.00540845,0.00589135,...

4 years 前 | 1 个回答 | 0

1

个回答