No unittest package found in Matlab 2015b

조회 수: 1 (최근 30일)
Raphael Lamon
Raphael Lamon 2015년 12월 2일
답변: Andy Campbell 2015년 12월 7일
I don't have the folder toolbox/matlabtestframework in 2015b though the help function can find it. I used to have it in Matlab 2013b

채택된 답변

Andy Campbell
Andy Campbell 2015년 12월 7일
You should have the relevant code, although it's possible t moved locations. Type
>> what runtests
to see where the test framework lives, although you shouldn't actually need to know where it lives or rely on its location.

추가 답변 (2개)

Adam
Adam 2015년 12월 2일
편집: Adam 2015년 12월 2일
\MATLAB\R2015b\toolbox\matlab\testframework
appears to be where this functionality is located. Assuming that is the same folders and code that are in the location you mention (I don't have R2013b installed any more to check).
Are you sure that isn't where it has always been and you aren't just missing a '/'?

Raphael Lamon
Raphael Lamon 2015년 12월 2일
No, I don't have it. Do I need more than the standard installation?
  댓글 수: 1
Adam
Adam 2015년 12월 3일
You shouldn't. Maybe you need to reinstall.

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

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by