I have a figure opened with a certain title.
How do i "get" the title?
I have tried get(gcf) but I don't know how to navigate to the title.
I want to grab the title off a bunch of figures, add some more characters to the string and put it back on the figure..
Any Ideas?