Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
nilearn.plotting.show#
- nilearn.plotting.show()[source]#
Show all the figures generated by nilearn and/or matplotlib.
This function is equivalent to
matplotlib.pyplot.show
, but is skipped on the ‘Agg’ backend where it has no effect other than to emit a warning.
Examples using nilearn.plotting.show
#
Second-level fMRI model: one sample test
Second-level fMRI model: one sample test