Rotate a line profile to remove the tilt (make it horizontal)
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a profile of a line like below

I want to rotate the file to horizontal like below

Any idea how I can do that?
Actually, the above situation is just a simple example; I want to rotate the below line to horizontal:

Any idea would be appreciated!
0 commentaires
Réponse acceptée
Star Strider
le 16 Déc 2020
Use the detrend function. Specifically see the documentation section on Continuous Linear Trend , although other examples may be relevant, depending on the result you want.
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!