Script completes but followed by unending zeros

조회 수: 1 (최근 30일)
Caitlin Ridgewell
Caitlin Ridgewell 2021년 11월 15일
댓글: Adam Danz 2021년 11월 15일
Hello,
I have a script that, until today, was running perfectly but then I added in some conditional statements and now it runs through but is followed by a bunch of zeros that go on until I hit CTRL + C. Otherwise, everything runs exactly as expected and I haven't noticed any places where the conditional statement has not been closed. Has anyone ever encountered neverending zeros at the end of a script before?
(I'd attach the script but I'm really not looking for someone to debug my script - general answers appreciated)
Thanks!
  댓글 수: 1
Adam Danz
Adam Danz 2021년 11월 15일
Look along the right side of the editor for warnings. You probably have a large variable with 0s that is not being supressed or perhaps the output is not being supressed.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by