[FieldTrip] Option to change axis font sizes?

Arnaud Delorme arnodelorme at gmail.com
Thu Apr 7 09:29:59 CEST 2022


Dear Jan,

You may use the function setfont.m below 

https://github.com/sccn/eeglab/blob/develop/functions/miscfunc/setfont.m

setfont(gcf, ‘fontsize’, 16);

to change the font size of all the elements of a figure.

Arno

> On Apr 6, 2022, at 6:21 AM, Jan Ostrowski via fieldtrip <fieldtrip at science.ru.nl> wrote:
> 
> Dear all,
> 
> I have been trying to find an option in ft_singleplotTFR that would enable me to change the font size on the axes. While there is an option 'fontsize', it only changes the title of the figure.
> 
> If there is indeed no such option, and I did not miss anything, I'd like to ask the developers whether it would be possible to implement this for all types of figures where it may apply. Being able to manipulate the fontsize would make the figures more readable and publication-ready from the get-go!
> 
> If implementing this feature in the near future is out of the question, I'd be grateful for any advice on how to change the function to be able to choose axis fontsize.
> 
> Thank you all!
> 
> Jan
> 
> -- 
> Jan Ostrowski, M.Sc.
> Department of Systems Neuroscience
> University Medical Center Hamburg-Eppendorf
> Martinistr. 52
> Building W34, Room 320b
> D-20246 Hamburg, Germany
> 
> --
> 
> _____________________________________________________________________
> 
> Universitätsklinikum Hamburg-Eppendorf; Körperschaft des öffentlichen Rechts; Gerichtsstand: Hamburg | www.uke.de
> Vorstandsmitglieder: Prof. Dr. Burkhard Göke (Vorsitzender), Joachim Prölß, Prof. Dr. Blanche Schwappach-Pignataro, Marya Verdel
> _____________________________________________________________________
> 
> SAVE PAPER - THINK BEFORE PRINTING
> 
> _______________________________________________
> fieldtrip mailing list
> https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
> https://doi.org/10.1371/journal.pcbi.1002202




More information about the fieldtrip mailing list