Back to the main page.
Bug 3079 - ensure consistent handling of figure titles
Status | CLOSED FIXED |
Reported | 2016-02-22 19:02:00 +0100 |
Modified | 2019-08-10 12:43:48 +0200 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | 2552 |
See also: |
Robert Oostenveld - 2016-02-22 19:02:12 +0100
some of the plotting functions update the figure title. Not all of them are doing it consistently with data passed as variable, or passed as cfg.inputfile. There are also some plotting functions that don't do it at all. It would be nice to have them all do it in the same way. I detected this issue while working on bug #3077. These are the ones that do "something" at the moment. mac011> grep -l set.*gcf.*ame *.m ft_databrowser.m ft_layoutplot.m ft_multiplotER.m ft_multiplotTFR.m ft_singleplotER.m ft_singleplotTFR.m ft_topoplotCC.m
Robert Oostenveld - 2016-02-22 19:07:16 +0100
oh jee: probeert JM net de lijst met bugs korter te maken, voeg ik er weer eentje toe ;-)
Jan-Mathijs Schoffelen - 2016-02-25 10:47:26 +0100
boehoe.
Jan-Mathijs Schoffelen - 2019-03-29 13:03:08 +0100
I think that this has been addressed now by Robert