Tracking the size of a variable
이전 댓글 표시
Hi,
I have a vector of length 200. When I run my program it somehow halfs in length, and I have no idea why. Is there a way of tracking this to see when it changes.
답변 (1개)
Rik
2019년 3월 20일
0 개 추천
Yes. Set a break-point at the beginning of your function and go through your code step by step.
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!