Filter löschen
Filter löschen

Undefined function or variable 'groundTruthLabeler'.

3 Ansichten (letzte 30 Tage)
NOOR AL-SHAKARJI
NOOR AL-SHAKARJI am 9 Dez. 2017
Kommentiert: Walter Roberson am 14 Dez. 2017
I have Matlab2017a I tried to use the App groundTruthLabeler but this error show up for me
Undefined function or variable 'groundTruthLabeler'.
I appreciate any suggestion...Thank You

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 10 Dez. 2017
groundTruthLabeler appears to be part of the Automated Driving System Toolbox, which was new as of R2017a (but I find that it existed in previews in R2015b).
The documentation for Automated Driving System Toolbox is locked down fairly tightly unless you have a license for it :(
  5 Kommentare
Andreas Goser
Andreas Goser am 14 Dez. 2017
Correct... In order to test license availibility, one can use the license command like
license('test','productname')
Walter Roberson
Walter Roberson am 14 Dez. 2017
Though unfortunately, ver() and license() use different product names, and some of them are not at all obvious, and there does not appear to be a table of product with corresponding product names and codes to use for licensing. (I suggested several years ago that such a table needed to be developed...)

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by