create_audio_files(name, diags, time_idx, ...)
|
|
delete_earlier_tikz_plot(folder, name)
|
|
function_of_time_plot(name, diags, time_idx, ...)
|
|
legend_without_duplicates(ax, loc)
|
|
matshow(name, diags, time_idx, folder, ...)
|
|
output_plot(print_method, folder[, name, ...])
|
|
plot_3d_in_2d(ax, posData[, symbol, name])
|
|
plot_ir(name, diags, time_idx, folder, ...)
|
|
plot_multiple_channels(ax, time_idx, signal, ...)
|
|
remove_axes_and_labels(ax)
|
|
savenpz(name, diags, time_idx, folder, ...)
|
Keeps only the latest save. |
set_basic_plot_look(ax)
|
|
soundfield(name, diags, time_idx, folder, ...)
|
|
spectrum_plot(name, diags, time_idx, folder, ...)
|
|
tikzplotlib_fix_ncols(obj)
|
workaround for matplotlib 3.6 renamed legend's _ncol to _ncols, which breaks tikzplotlib |
txt(name, diags, time_idx, folder, preprocess)
|
|