How to implement logical indexing in a cell array

I want to change the elemnts of an array pointed to by a cell array using logical indexing

1 Comment

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)

Asked:

on 2 Mar 2017

Commented:

on 2 Mar 2017

Community Treasure Hunt

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

Start Hunting!