Tracking the size of a variable
Ältere Kommentare anzeigen
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.
Antworten (1)
Rik
am 20 Mär. 2019
0 Stimmen
Yes. Set a break-point at the beginning of your function and go through your code step by step.
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!