MATLAB Practice Test
MATLAB FREE MATLAB Data Types & Structures Questions and Answers
Which of the following data types in MATLAB is specifically designed to store collections of data of *different* types, where each element can be accessed by a unique field name?
Select your answer
A
Structure array
B
Cell array
C
Table
D
Numeric array
Hint