Answer:
course_cellarray = {'CS', 20, [53 43 45 54]};
course_struct.fi_dept = 'CS';
course_struct.number = 20;
course_struct.fi_enrollment = [53 43 45 54];
course_cellarray
course_cellarray{3}
course_struct
9.5m questions
12.2m answers