Statistics
2 Questions
0 Answers
RANK
242 093
of 300 343
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 172
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
mer än ett år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än ett år ago | 1 answer | 0
