MatTUGames does not work
显示 更早的评论
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
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.
采纳的回答
更多回答(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!