Fix the following warning thrown during CI runs:
"Warning: Calling STRUCT on an object prevents the object from hiding its
implementation details and should thus be avoided. Use DISP or DISPLAY to see
the visible public details of an object."
...caused by the following file:
read_NDBC_file (line 64)
Fix the following warning thrown during CI runs:
"Warning: Calling STRUCT on an object prevents the object from hiding its
implementation details and should thus be avoided. Use DISP or DISPLAY to see
the visible public details of an object."
...caused by the following file:
read_NDBC_file (line 64)