Editor's Note: This file was selected as MATLAB Central Pick of the Week
Matlab Grader Test Generator is a tool to automatically generate tests which can be used in the Matlab Grader learning platform. All you need to provide are two scripts: a reference solution and a learner template. The end result is a .txt file with testing code snippets ready to be pasted into Matlab Grader's assessment environment.
The tool also offers an all-in-one testing script that also can be pasted directly into a Matlab Grader assessment test. The script will automatically test all variables common in the reference solution and the student submission for equality.
Please see the project wiki for more information: https://github.com/NTNU-IE-IIR/matlab-grader-test-generator/wiki
Robin T. Bye, Cyber-Physical Systems Laboratory (CPS Lab), NTNU (2020). Matlab Grader Test Generator (https://www.github.com/NTNU-IE-IIR/matlab-grader-test-generator), GitHub. Retrieved <Month> <Day>, <Year>.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.