Statistiques
3 Questions
0 Réponses
RANG
234 252
of 301 454
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 287
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 632
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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);...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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:...
plus de 9 ans il y a | 1 réponse | 0