How to delete a particular array and again in the next step create it as a new array in a for loop
Show older comments
Hello,
I am using an array to save the values that are greater than a threshold from a particualr set of values in a for loop.
Can I know how to delete the previous array values and size.And in the next step I want to create it as new array with new size and intialising it to zeros for each iteration of for loop.
Thanks.
4 Comments
Azzi Abdelmalek
on 14 Jan 2014
Give a short example
Gova ReDDy
on 14 Jan 2014
Edited: Gova ReDDy
on 14 Jan 2014
Azzi Abdelmalek
on 14 Jan 2014
I mean give a short example and explain what you want to achieve
Gova ReDDy
on 14 Jan 2014
Accepted Answer
More Answers (0)
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!