Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
138.487
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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
how to fix "Error using plot. Data must be a single input of y-values or one or more pairs of x- and y-values." error.
figure(4) plot(uv_model,y(1:N-1),'LineWidth',2,uv,y,'LineWidth',2,uv_model2,y(1:N-1),'g','LineWidth',2) axis([-.01 .01 -1.05 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
how to fix a "Error using plot Data must be a single input of y-values or one or more pairs of x- and y-values." problem
figure(3) plot(uv_model,y(1:N-1),'LineWidth',2,uv,y,'LineWidth',2) axis([-.01 .01 -1.05 1]) title('comparison uv Prandtl ...
más de 1 año hace | 1 respuesta | 0
