plots
- plots.all_figures(fig_names, tab_names, filename_uuid)
Function
all_figures()- Parameters:
fig_names – fig_names
tab_names – tab_names
filename_uuid – filename_uuid
- Returns:
fig_success
- Returns:
tab_success
- Returns:
fig_output
- Returns:
tab_output
- Returns:
fig_runtime
- Returns:
tab_runtime
- plots.get_fig_tab_names(which_figs, which_tabs)
Function
get_fig_tab_names()- Parameters:
which_figs – which_figs
which_tabs – which_tabs
- Returns:
fig_names
- Returns:
tab_names
which_figs and which_tabs are string or cell arrays containing ‘all’, ‘RE’, and/or ‘AOR’, corresponding to all figures/tables even if not in a paper, all figs/tabe in the Renewable Energy paper, and all figs/tabs in the Applied Ocean Research paper. Returns cell arrays of class.fig_names and class.tab_names.
- plots.check_figures
- plots.move_results_to_pubs()
Function
move_results_to_pubs()
- plots.fig_tab_pub_mapping()
Function
fig_tab_pub_mapping()- Returns:
figs_in_RE
- Returns:
figs_in_AOR
- Returns:
tabs_in_RE
- Returns:
tabs_in_AOR
Modules