Can not open a MATLAB example although I already installed the proposed MATLAB packages

3 views (last 30 days)
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

Nader Rihan
Nader Rihan on 6 Aug 2024
Edited: Walter Roberson on 6 Aug 2024
I answered this question by finding that this example is only valid from R2024a:

More Answers (0)

Categories

Find more on Image Data Workflows in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!