Is it possible to automatically grade Simulink/Simscape models?

조회 수: 13 (최근 30일)
Jeff Alderson
Jeff Alderson 2020년 6월 16일
댓글: Jeff Alderson 2023년 10월 23일
Does MATLAB Grader support the autograding or the use of Simulink models in autograded MATLAB code?

채택된 답변

Jeff Alderson
Jeff Alderson 2020년 6월 16일
편집: Jeff Alderson 2020년 7월 1일
MATLAB Grader was designed to automatically grade MATLAB code and not Simulink models interactively. While Simulink models can be accessed through the use of the "sim" command in MATLAB Grader, those models can not be edited or accessed interactively through the GUI. Also, MATLAB Grader has a strict execution time limit of 60 seconds (which includes running the reference solution, learner solution, and all assessment tests). Due to the way that the "sim" command is currently supported, complex models, or models with long runtimes are not supported.
If you are willing to provide feedback on how you would like to incorporate Simulink models into automated assessments in MATLAB Grader, please contact your account representative.
  댓글 수: 2
Silvio
Silvio 2023년 10월 23일
Dear Jeff, the evaluation of a Simulink model cannot simply rely on the assessment of the simulation response. The 'Simulink grader' should also check the correctness of the Simulink scheme and its design, depending on the logic of the developed structure.
Jeff Alderson
Jeff Alderson 2023년 10월 23일
Could you be more specific? How would you define “correctness” of a Simulink model? What do you mean by “logic of the developed structure?” Could you provide some rubrics or examples of models you have assessed, with specific attributes you are looking to be present in order to determine correctness?

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

추가 답변 (0개)

커뮤니티

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

카테고리

Help CenterFile Exchange에서 Test Execution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by