Statistics
RANK
161,277
of 295,467
REPUTATION
0
CONTRIBUTIONS
2 Questions
6 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerNonlinear 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...
6 years ago | 0
How to "imagesc" with logarithmic axis
Ok, I solved my problem using contourf, which handles better my type of data
6 years ago | 0
imagesc() Y Axis Log Scale Not Working (Help!)
Ok, I solved my problem using contourf, which handles better my type of data
6 years ago | 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 ...
6 years ago | 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 ...
6 years ago | 0
Can't run the example plot
Exactly, though the routine wasn't written by me. Thanks!
12 years ago | 0
Question
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: ...
12 years ago | 2 answers | 0