matlab.unittest.TestCase availability for Matlab version R2012a

조회 수: 2 (최근 30일)
Amit Kumar
Amit Kumar 2019년 2월 19일
댓글: Adam 2019년 2월 19일
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

답변 (1개)

Adam
Adam 2019년 2월 19일
It wasn't introduced until Matlab R2013a so is not available in earlier versions.
  댓글 수: 2
Amit Kumar
Amit Kumar 2019년 2월 19일
Thanks Adam.
Probably a dumb question but is there a way I can use it in R2012a?
We have license just for that version :-(
Adam
Adam 2019년 2월 19일
You cannot use functionality from a later version in earlier versions.

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

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by