How to implement logical indexing in a cell array
1 view (last 30 days)
Show older comments
I want to change the elemnts of an array pointed to by a cell array using logical indexing
1 Comment
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.
Answers (0)
See Also
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!