photo

Tony Dimichele


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
31,555
of 300,147

声誉
1

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Trying to create a script that will plot a unit step fuction with an argument depending on two variables.
This is the function I am trying to create and plot in MATLAB, so far I have this code which is not correct I believe. x ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
How to use fprintf properly?
y = 2.5+1*randn(100,1) histogram(y) will produce a normally distributed histogram looking like. fprintf('Hey') in t...

6 years 前 | 0

提问


I was so proud of my crummy workaround for the legend bug not displaying properly on my plot, I had to share it.
text(n(2), 25,'Temp','Color','red','FontSize',9) %place text, choose good spot text(n(2), 20,'Humidity --','Color','blue','Font...

6 years 前 | 0 个回答 | 1

0

个回答