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...
6년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 7년 전 | 답변 수: 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 ...
거의 7년 전 | 답변 수: 3 | 0

