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...
5 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0