How to extract data with a higher resolution/lesser delta x from a figure ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to have series y at corresponding series x from the figure, and this series x might not be the same while creating the original fig?
0 commentaires
Réponses (1)
Image Analyst
le 18 Sep 2017
Try interp1() to get more points in between your existing points.
0 commentaires
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!