Can not open a MATLAB example although I already installed the proposed MATLAB packages
3 views (last 30 days)
Show older comments
Nader Rihan
on 6 Aug 2024
Commented: Walter Roberson
on 6 Aug 2024
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.
0 Comments
Accepted Answer
Nader Rihan
on 6 Aug 2024
Edited: Walter Roberson
on 6 Aug 2024
1 Comment
Walter Roberson
on 6 Aug 2024
Also, at the top of https://www.mathworks.com/help/5g/ug/ai-for-positioning-accuracy-enhancement.html it says "Since R2024a"
More Answers (0)
See Also
Categories
Find more on Image Data Workflows 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!