photo

Raza


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
132,358
of 300,369

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

7 years ago | 3 answers | 0

3

answers