How to do do element wise operation in cell array?
2 views (last 30 days)
Show older comments
I have a cell which consists of a set of arrays further having a set of elements in each of these arrays. Suppose this cell array is of form (nfiles,1) where nfiles are the arrays as mentioned above, and I want to modify this cell by dividing each of the element of this cell by some number, what instruction will serve my purpose?
0 Comments
See Also
Categories
Find more on Mathematics and Optimization 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!