What would be an advantage of using cell arrays over structures?
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:8| Question number:14.8
All Answers
total answers (1)
You can index into a cell array, so you can loop through the elements (or, vectorize and have MATLAB do that for you).
need an explanation for this answer? contact us directly to get an explanation for this answer