What does setting 'Delimiter' to 'whitespace' do in MATLAB's 'readtable'?
-
A
Treats any whitespace (spaces/tabs) as column separators
-
B
Removes all whitespace from string values
-
C
Ignores rows that contain only whitespace
-
D
Pads all columns to equal width with spaces