Raza
Followers: 0 Following: 0
Feeds
提问
Fixing the x ticks for a plot
I have a variable named 'a' of the size 20x40 double and I am trying to plot it. At first I ploted it, without specifying the ti...
5 years 前 | 0 个回答 | 0
0
个回答提问
Changing color map to show different points in a matrix
I have a matrix of size a = (45x45), I am trying to plot it using contourf(). I am having a problem when I apply colorbar and c...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I let the surf function in matlab to wait for user prompt before showing up the figure.
I am trying to plot an array using the surf function in matlab. Everytime I try to use this function, it spits all the figures a...
6 years 前 | 1 个回答 | 0
1
个回答提问
Manipulating and assigning values to Cell Arrays
I am currently dealing with two cell arrays that have the following anatomy 14x1 cell, Each array is of size 63x63[double]. the ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Replacing NaNs with zero in a matrix within a cell array.
How to replace NaNs with 0 in a cell array that has the following anatomy 13x1 cell, Each cell is of size 63x63[double]. the cel...
6 years 前 | 3 个回答 | 0