How can I add points one by one in a graphic?

Hi! I have 350 images and a .txt that contents two columns: Position (x) and Force (y) with 350 rows each one. So, I need to show simultaneously one image and its corresponding point in a graphic. For example, show the image 1, and the first point (x1,y1), after, the second image with the points (x1,y1) and (x2, y2), and so on.

Asked:

on 3 Nov 2014

Answered:

on 3 Nov 2014

Community Treasure Hunt

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

Start Hunting!