How to extract residuals from a best fit
Show older comments
Hi all,
I'm creating some code to help me read in some probe results from a machine and analyse the repeatably and variability.
I've attached the sample data and files I'm using. I can get everything to work except I'm missing something with the residuals.
I can plot the residuals vs the zero line on the graph but I'm unable to then use that data. I want to plot on that graph the minimum and maximum residual (like I'v done on the other figures) and also use the difference between the two in the title string to give me the total variation (in a perfect world with no machine temperature variation).
I hope you can help.
PS - Area of help required is
xxk = plot( Facedata, v1, face,'residuals');
How do I get the data from "residuals"?
1 Comment
Vadim Baines-Jones
on 21 Jan 2015
Accepted Answer
More Answers (0)
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!