Code taking forever to run and not generating output?
이전 댓글 표시
The attached code is that of a mathematical model of a biological system and I'm never getting an output no matter what I'm trying to change. Can someone please tell what's wrong?
댓글 수: 2
darova
2020년 1월 8일
Try wtih
Tend = 1;
Rik
2020년 1월 8일
@darova, you are pointing at the actual source of the problem, so feel free to post it as an answer (in which case I would suggest being slightly more verbose).
I also would argue against the use of so may globals, but I'll leave that one to someone else to suggest an edit.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!