Effacer les filtres
Effacer les filtres

How to get line in the traced point of the GRABIT function dynamically?

2 vues (au cours des 30 derniers jours)
Gopinath Karuppannan
Gopinath Karuppannan le 16 Août 2021
Réponse apportée : KSSV le 16 Août 2021
Hi
Is it possible to include the lines along with data points while tracing the curve in the image.
As of now, When i use the GRABIT function, the point only displayed in the image.
Thanks

Réponses (1)

KSSV
KSSV le 16 Août 2021
  1. Check the line in the function where it is plotting the picked point.
  2. The picked points should be stored in some array in the function.
  3. USe plot function with all the points in the array. Then you should get a curve.

Produits


Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by