![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10698816_1522137205263_DEF.jpg)
Zaharaddeen Hussaini
Followers: 0 Following: 0
Feeds
질문
Copying index positions to other matrices
Hi, I am trying to equate the index postion of a matrix onto other matrices. This what I did and the results do not seem to be c...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
3D Figures of Looping Variables
Hi, I am tryig to make a 3D plot of some variables all in a loop. The best way I can describe it by citing an example. Fo...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Saving and manipulating iterating matrices.
Hello, I am trying to store varying matrices in a variable. I understand I can use cell array to store but cell array man...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Scatter Plot and Conditional Colour Gradients.
f_tot = rand(50,9); %% hold on box on for ph = 1:length(numhels) for pr = 1: 1:Nrows(1) if f_tot(ph,pr) ...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
scatter Plot , conditional color variation based on a third value
I am having difficulty changing the colors in scatter plot if the condition is based on a 3rd value. For example; f_tot = ...
대략 7년 전 | 답변 수: 0 | 1
0
답변질문
Integral2 and anonymous function in a matrix
I cannot seem to get integration over a function right. Any explanation why the section of code doesn't run. Even after changing...
7년 초과 전 | 답변 수: 1 | 0