matlab.unittest.TestCase availability for Matlab version R2012a
2 次查看(过去 30 天)
显示 更早的评论
I am getting the following error on using a matlab code:
The specified super-class 'matlab.unittest.TestCase' contains a parse error or
cannot be found on MATLAB's search path, possibly shadowed by another file with the
same name.
I am using Matlab ver R2012a.
I checked in the matlab installation folder and I don't see the folder testframework in the area: toolbox\matlab".
Is this the reason for this problem?
Is there a way this problem can be resolved in this version of Matlab?
Regards
Amit
0 个评论
回答(1 个)
Adam
2019-2-19
It wasn't introduced until Matlab R2013a so is not available in earlier versions.
2 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!