Undefined function or variable 'groundTruthLabeler'.

조회 수: 4 (최근 30일)
NOOR AL-SHAKARJI
NOOR AL-SHAKARJI 2017년 12월 9일
댓글: Walter Roberson 2017년 12월 14일
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

채택된 답변

Walter Roberson
Walter Roberson 2017년 12월 10일
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
Andreas Goser
Andreas Goser 2017년 12월 14일
Correct... In order to test license availibility, one can use the license command like
license('test','productname')
Walter Roberson
Walter Roberson 2017년 12월 14일
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...)

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by