Get the title for a specific subplot
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(subplot_data_t), | intent(in) | :: | subplots_array(:,:) | |||
integer, | intent(in) | :: | subplot_rows | |||
integer, | intent(in) | :: | subplot_cols | |||
integer, | intent(in) | :: | row | |||
integer, | intent(in) | :: | col |