No unittest package found in Matlab 2015b
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Raphael Lamon
am 2 Dez. 2015
Beantwortet: Andy Campbell
am 7 Dez. 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
0 Kommentare
Akzeptierte Antwort
Andy Campbell
am 7 Dez. 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.
0 Kommentare
Weitere Antworten (2)
Adam
am 2 Dez. 2015
Bearbeitet: Adam
am 2 Dez. 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 '/'?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!