photo

Lin Qiao


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
234,231
of 301,432

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Matlab Meshgrid color map plotting
This seems like a long question, but I do believe it's a simple one... I am a matlab beginner and I urgently need to solve it fo...

9 years ago | 0 answers | 0

0

answers

Question


Color map plotting, Error using surf() Data dimensions must agree
I am trying to make a colour map plot using the following code: [x,z] = meshgrid(0:100:600,0:100:600); mm = size(z);...

9 years ago | 1 answer | 0

1

answer

Question


Beginner: (ERROR):surf plot: Z must be a matrix, not a scalar or vector
I want to have a 2-D color map plot, with following code, but it keeps returning me this error, could anyone help me x = 0:...

9 years ago | 1 answer | 0

1

answer