I have a saved figure (.Fig
) containing some axes like this:
When I open this figure in MATLAB R2015a GUIDE I have this:
Is anyway to extract data from every axes in this figure? If not, is anyway to extract one of the axes in the figure and use it in another figure created by GUIDE?