No unittest package found in Matlab 2015b

1 vue (au cours des 30 derniers jours)
Raphael Lamon
Raphael Lamon le 2 Déc 2015
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

Réponse acceptée

Andy Campbell
Andy Campbell le 7 Déc 2015
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.

Plus de réponses (2)

Adam
Adam le 2 Déc 2015
Modifié(e) : Adam le 2 Déc 2015
\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 le 2 Déc 2015
No, I don't have it. Do I need more than the standard installation?
  1 commentaire
Adam
Adam le 3 Déc 2015
You shouldn't. Maybe you need to reinstall.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by