Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Gopinath Karuppannan
Gopinath Karuppannan am 16 Aug. 2021
Beantwortet: KSSV am 16 Aug. 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

Antworten (1)

KSSV
KSSV am 16 Aug. 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.

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by