# ReadEwMatlabCsvExports read a line or row from a csv file ReadEwMatlabCsvExports grid_out grid (grid_out) data_out scalar data (data_out) ## Parameters |name|description|type| |-|-|-| |first_step|first timestep to read|Int| |last_step|last timestep to read (-1: last)|Int| |step_increment|number of steps to increment|Int| |first_rank|rank for first partition of first timestep|Int| |check_convexity|whether to check convexity of grid cells|Int| |filename|csv file path|String|