I use MATLAB R2020b, and want to play with MatTUGames. Yet when I try
d = [40.0000 32.0000 11.0000 73.3000 54.9500 81.1000];
E = 176;
tlm_rl=Talmudic_Rule(E,d)
I get the error: Unrecognized function or variable 'Talmudic_Rule'
I have enabled the MatTUGames add-on, the Optimization Toolbox, the MinGW-w64 C/C++ compiler, CDDMEX and SuiteSparse. Did not know how to include CDDLIB, as I am using Windows Microsoft 10.

댓글 수: 1

Holger I. Meinhardt
Holger I. Meinhardt 2021년 1월 26일
I am happy to learn that the problem was solved. To include the CDDLIB, install the MPT3 toolbox that can be found at
The CDDLIB ships with that toolbox.

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

 채택된 답변

Lisette de Schipper
Lisette de Schipper 2021년 1월 24일

0 개 추천

I don't know how, but when I finished my lunch it was suddenly resolved. I didn't even reboot or restart Matlab, lol. But it's fixed now, so I'm happy

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by