How to extract residuals from a best fit
Afficher commentaires plus anciens
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 commentaire
Vadim Baines-Jones
le 21 Jan 2015
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!