Community Profile

photo

Raza


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 3 answers | 0

3

answers