Feeds
질문
resize and define the position of the colorbar
Hello, I need to resize and define the position of the colorbar. This is my code: ax3 = subplot(2,3,2); ibg2 = imagesc(sc...
대략 5년 전 | 답변 수: 1 | 1
1
답변질문
Smoothing a 2d matrix
Hello, I have a 2d matrix. I need to smooth this matrix by filtering small gradient and keep the highest gradient? Thanks,
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Display NaNs values and apply alphadata for values different to NaNs
Hello, I want to display the NaN values by setting an alphadata equal to 0 and at the same time apply an alphadata equal to ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
how to superpose image fileds on the original image?
Hello, I am working on kinemtic fields measurement using digital image correlation on captured images: -...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Automatisation of .mat files load and storing into a matrix
Hello, I have different .mat files named as dx001, dx002,... dx0020. I want to automate the .mat files load and storing it...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Display specific values in x-axis
Hello, I would like to display specific values in x-axis but it doesn't work. This is my code: X = categorical({'16s','20...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
How to change color bar? how to keep initial abscisses values?
This is my code before adding a command to display values at the tip of the bars. X = categorical({'1024','512','256','128'}); ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Display values as labels at the tips of serie of bars.
In Matalb R2019b, to display values as labels at the tips of serie of bars, we can use : xtips1 = b(1).YEndPoints + 0.3; ytip...
6년 초과 전 | 답변 수: 2 | 0

