Clear Filters
Clear Filters

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

13 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 at 0:10
Edited: Walter Roberson on 6 Aug 2024 at 1:13
I answered this question by finding that this example is only valid from R2024a:

More Answers (0)

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!