MATLAB - Cell Arrays and Structures
Given a structure array
books with fields Title and Pages, how do you create a new structure array shortBooks containing only books with less than 100 pages?