Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.doc.sdynpy_vibration_test.make_multi_figures

Signature

def sdynpy.doc.sdynpy_vibration_test.make_multi_figures(total_plots, max_cols=3, max_subplots_per_fig=18, xlabel='Frequency (Hz)', ylabel='|PSD| (EU$^2$/Hz)', fig_size_x=8.5, fig_size_y=11)

Create one or more figures, each containing a grid of subplots.

Parameters

Returns