Zihad Azad
Followers: 0 Following: 0
Feeds
提问
How to change image plot tickmark colors
Hi there, I want to add white tickmarks (inward) along both axis without changing the ticklabel and axis label colors. Could ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Two x-axis for the same y-axis
Hello dear altruist, in need of help here. I need to add a second x-axis to the top of my graph here: I tried from my end an...
5 years 前 | 1 个回答 | 0
1
个回答提问
Adding a second x-axis to the top
Hello dear altruist, in need of help here. I need to add a second x-axis to the top of my graph here: The x-axis values at t...
5 years 前 | 1 个回答 | 0
1
个回答提问
Controlling certain parameters of a two y-axes plot
Hi there, I am plotting a graph that has two y-axes: However, I need to control certain parameters of this graph. For exam...
5 years 前 | 1 个回答 | 0
1
个回答提问
Colorbar Causing mismatch in subfigure
I have the folowing subplotting code clc; clear all; load zpos2; load zpos3;% starts from -22nm (z=-204nm) as it stands A=E'...
5 years 前 | 1 个回答 | 0
1
个回答提问
A more convenient colormapping
The figure above is the change in transmission intensity over distance. But the colormapping scheme does not encapture the ful...
5 years 前 | 1 个回答 | 0
1
个回答已回答
How to suplot 3 images (2D data) horizontally?
No worries solved it already. Had to define the shading properties after each subplot. That's all: clc; clear all; load infini...
How to suplot 3 images (2D data) horizontally?
No worries solved it already. Had to define the shading properties after each subplot. That's all: clc; clear all; load infini...
5 years 前 | 0
提问
How to suplot 3 images (2D data) horizontally?
I have 3 sets of 2D data that I would like to plot horizontally as part of one figure only. Here's the code: clc; clear all; l...
5 years 前 | 2 个回答 | 0