How to retrievre the code that generates a figure?
Show older comments
Hello everyone,
I am not actually stuck by any issues but I was just wondering if there was a way to get from a figure generated by matlab, the code responsible for its generation? Like if the code 'test.m' generates the figures test1.png, test2.png, is there a way to know that it is the 'test.m' code that generates these figures just from the figures?
During my PhD I created lots of Matlab routines which created a lot of figures. Now that I am trying to classify routines and figures, I feel that this kind of information would be valuable. This could be included in the properties of the figure, and easily retrieved with a single right click on the figure. Maybe this is already possible but I didn't find any similar topics here.
Thanks you,
Johan
Accepted Answer
More Answers (0)
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!