Can not open a MATLAB example although I already installed the proposed MATLAB packages
Show older comments
I am trying to open a MATLAB example via typing the following command:
openExample('5g/NewRadioAIBasedPositioningExample')
But I got this error:
Error using findExample
Unable to find "5g/NewRadioAIBasedPositioningExample". Check the example name and try again.
Error in openExample (line 30)
metadata = findExample(exampleId);
Although I already installed 5g and deep learning toolboxs, any help?
Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on WLAN Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!