[id,
data] = mbdyn_post_load_output(filename, default_column_count, filter_id, append_rows, append_columns, output_step, auto_resize_rows)
¶Load a generic output file from MBDyn.
filename … Output file generated by MBDyn including extension.
column count … Number of columns to load excluding the id column.
filter_id … Load only those entities listed in this array. If empty, everything is loaded.
append rows … Hint for memory reallocation.
Package: mboct-mbdyn-pkg