Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How do I block certain commands in Cody Coursework

1 回表示 (過去 30 日間)
Thomas Camminady
Thomas Camminady 2016 年 7 月 28 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Is it possible, to block certain commands in Cody Coursework? For example, I would like to give the exercise to compute the determinant of a matrix A, but I do not want to allow the use of `det(A)`.

回答 (1 件)

Dmytro Bobkov
Dmytro Bobkov 2016 年 10 月 19 日
In the recent release, there is a function to assert function absence, just enter the undesired function name and it will not pass in that case. Coursework doc for assertfunctionabsence

Community Treasure Hunt

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

Start Hunting!

Translated by