How to delete a particular array and again in the next step create it as a new array in a for loop
이전 댓글 표시
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
Azzi Abdelmalek
2014년 1월 14일
Give a short example
Gova ReDDy
2014년 1월 14일
편집: Gova ReDDy
2014년 1월 14일
Azzi Abdelmalek
2014년 1월 14일
I mean give a short example and explain what you want to achieve
Gova ReDDy
2014년 1월 14일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!