I imagine that you are referring to the default file name feature? The program take as default filename the figure name (not the title). You can change the figure name by doing:
set(gcf,'name','newfigurename')
Cheers!
29 Nov 2012
othercolor
Extra colormaps for plotting. Contains diverging, sequential, categorical, and perceptual maps.
Author: Joshua Atkins
Did you call savemultfigs a second time? Or do you have this error systematically? There is a bug I haven't solved yet that gives this error when savemultfigs is called a second time while the other savemultfigs is still open.
If that's the case, the solution for now is simply to close the gui and relaunch savemultfigs.
Thanks for the comments! I will try to solve this bug and incorporate other useful comments.
Excellent GUI! For some reason, when I save files as .eps, they are saved as black and white and .emf doesn't work! Other than that, all the other formats are working fine.
I imagine that you are referring to the default file name feature? The program take as default filename the figure name (not the title). You can change the figure name by doing:
Did you call savemultfigs a second time? Or do you have this error systematically? There is a bug I haven't solved yet that gives this error when savemultfigs is called a second time while the other savemultfigs is still open.
If that's the case, the solution for now is simply to close the gui and relaunch savemultfigs.
Thanks for the comments! I will try to solve this bug and incorporate other useful comments.
Excellent GUI! For some reason, when I save files as .eps, they are saved as black and white and .emf doesn't work! Other than that, all the other formats are working fine.
4
17 Dec 2012
Kernel Density Estimator
Reliable and extremely fast kernel density estimator for one-dimensional data
Hi Lucas,
I imagine that you are referring to the default file name feature? The program take as default filename the figure name (not the title). You can change the figure name by doing:
set(gcf,'name','newfigurename')
Cheers!
Comment only
10 Dec 2012
Save Multiple Figures in a click
Save multiple figures with a GUI in several formats. No need to save all figures one-by-one anymore!
Comment only