Its possible to extract the data from a figure. In Matlab R12 onwards (atleast) a figure is actually an active object. The figure oject can contain a number of "children". Also objects (line, legend, text, buttons, etc.). Each one of these children have their own properties and their...