Feeds
提问
fill plot and transparency < 1 removes lines of x-axis and y-axis. Why?
The following code works nicely if transparency is 1. If transparency < 1 the lines of the x and y-axis disappear. Why is that? ...
12 years 前 | 2 个回答 | 0
2
个回答提问
Vertical boxplot?
Hi, I have a data matrix A(15,1000) for which I would like to plot the statistics of the date contained in each of the 15 ro...
13 years 前 | 2 个回答 | 0
2
个回答已回答
Bug in pcolor?
Jan, I see what you did and it helps sometimes as a workaround. However, if I use the imagesc function instead of pcolor the...
Bug in pcolor?
Jan, I see what you did and it helps sometimes as a workaround. However, if I use the imagesc function instead of pcolor the...
13 years 前 | 0
提问
Bug in pcolor?
Hi, Whenever I use pcolor for a checkerboard plot the lines of my x-axis and y-axis disappear. This problem can be reproduce...
13 years 前 | 3 个回答 | 0
3
个回答提问
1D power spectrum from 2D fft
I have a 2D wave function f(x,y) for which I can compute a 2D fft with matlab's fft2 function. Now I would like to plot a wavenu...
13 years 前 | 0 个回答 | 0
0
个回答提问
Fonts and fontsize problems
Hi, I have troubles with my matlab installation under linux. I am unable to change the fontsize of labels and axis annotatio...
13 years 前 | 1 个回答 | 0
1
个回答已回答
boxplot and how to change x-axis
It seems there is a bug in boxplot on line 204 in order to support label input from a given input vector. Adding ~(isvector(l...
boxplot and how to change x-axis
It seems there is a bug in boxplot on line 204 in order to support label input from a given input vector. Adding ~(isvector(l...
13 years 前 | 0
提问
boxplot and how to change x-axis
Hi, I have a matrix (100,7) with data which I want to plot with boxplot. boxplot(matrix) does the job but I haven't figured...
13 years 前 | 3 个回答 | 0