How to implement logical indexing in a cell array

1 view (last 30 days)
I want to change the elemnts of an array pointed to by a cell array using logical indexing
  1 Comment
James Tursa
James Tursa on 2 Mar 2017
Please provide a short example. There are many, many ways to answer your question depending on how you want to change the elements, whether the logical indexing applies to the cell array or to the contents of the cell array, etc.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!