MATLAB - Cell Arrays and Structures
You have a structure array
students with fields name and score. How do you create a new structure passed containing only students with score >= 50?