photo

Hector


Last seen: plus d'un an il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
239 468
of 300 352

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 212

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse