photo

John Valla


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Plot shows in legend but not in graph?
subplot(2,2,1); plot(x1,y1,'bs') hold on p1 = polyfit(x1,y1,35); f1 = polyval(p1,x1); plot(x1,f1,'--r') hold off legend ...

4 years 前 | 1 个回答 | 0

1

个回答