Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
234.239
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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);...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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:...
más de 9 años hace | 1 respuesta | 0