photo

Constantino


Last seen: 8 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
6 个回答

排名
264,875
of 299,772

声誉
0

贡献数
2 个提问
6 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Show a discrete color bar in a contourf plot with vector defined contours
Hello, I have a difficulties with the colorbar of a contourf plot. I want to have it a maximum of five colors. Sometimes the mat...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
Nonlinear colour axis on colorbar
I have the same difficulty, but solved it another way. In short, I plotted with contourf, with the non evenly spaced contours gi...

7 years 前 | 0

已回答
How to "imagesc" with logarithmic axis
Ok, I solved my problem using contourf, which handles better my type of data

7 years 前 | 0

已回答
imagesc() Y Axis Log Scale Not Working (Help!)
Ok, I solved my problem using contourf, which handles better my type of data

7 years 前 | 0

已回答
How to "imagesc" with logarithmic axis
I have a similar problem. Please realize i don't have an "image", but instead, I just want to make a quick image from a "rows x ...

7 years 前 | 0

已回答
imagesc() Y Axis Log Scale Not Working (Help!)
I cannot get to implement correctly neither of the two solutions given here. I just wanted to make a quick image from a "rows x ...

7 years 前 | 0

已回答
Can't run the example plot
Exactly, though the routine wasn't written by me. Thanks!

13 years 前 | 0

提问


Can't run the example plot
Hi, when I try to run the example plot: x = 0:pi/100:2*pi; y = sin(x); plot(x,y) the following error appears: ...

13 years 前 | 2 个回答 | 0

2

个回答