William Truong
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
how do I change linewidth of line of best fit and of the confidence limits, when using 'predobs'
Use: h = plot(cfTestBEFORENoOutliers,'r-',XTestBEFORE,YTestBEFORE,'o',outliersTestBEFORE,'r*','predobs'); set(h,'LineWidth',8)...
how do I change linewidth of line of best fit and of the confidence limits, when using 'predobs'
Use: h = plot(cfTestBEFORENoOutliers,'r-',XTestBEFORE,YTestBEFORE,'o',outliersTestBEFORE,'r*','predobs'); set(h,'LineWidth',8)...
5 years 前 | 3