필터 지우기
필터 지우기

Grader: Your code could not run to completion. Check for errors in the code such as infinite recursion.

조회 수: 3 (최근 30일)
Hi,
is there a way in the Matlab Grader to extend the computational time as an instructor?
Some iterative functions take a couple of minutes until completion in the normal Matlab, but in the "Run function" it fails with the error "Your code could not run to completion. Check for errors in the code such as infinite recursion."
I don't have recursion in the function, it just takes some minutes.
Is there a solution for this?
Thanks,
Martin

답변 (1개)

Cris LaPierre
Cris LaPierre 2019년 6월 1일
There is not currently a way to extend the time limit. All computation, including running the reference solution, student solution, and all assessment tests, must be completed in ~60 seconds or you will get the error message you are seeing.

커뮤니티

더 많은 답변 보기:  원격 교육 커뮤니티

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by