Feeds
提问
Coloring the desired specific region bounded by curves drawn using insert button and text using 'gtext'?
I am trying to color the region 'A' in the figure using MATLAB. I have drawn the fours straightlines using the insert command bu...
5 years 前 | 1 个回答 | 0
1
个回答提问
Plots of different color for different arrays.
I am trying to plot different arrays based on the color. W = []; colarray = [1,0,0;0,1,0;0,0,1;1,1,0;1,0,1;0,1,1;0.3,0...
6 years 前 | 0 个回答 | 0
0
个回答提问
Generating the plots on the same figure using image command.
I am generating the plots using image command in matlab that is image(x,y,Z). Unlike plot command which we can do a "hold on" to...
6 years 前 | 2 个回答 | 0
2
个回答提问
Transforming a multidimensional array to a two dimensional array?
Hi I have a matrix Z which is multidimensional, that is Z can be thought of as an $N \times N$ matrix and it has $n$ copies ...
6 years 前 | 3 个回答 | 0