Can i run matlab 2020b version code in 2020a ?

4 views (last 30 days)
The below sited example says it is of 2020b version.
Can we run the example on 2020a version ?
Will it work on 2020a ?

Accepted Answer

Cris LaPierre
Cris LaPierre on 25 Feb 2021
The documentation will refer to the latest version of MATLAB, which is currently 20b. This example was included in R202a as well. You can open it using the following command.
openExample('deeplearning_shared/ObjectDetectionUsingYOLOV3DeepLearningExample')

More Answers (0)

Categories

Find more on Image Processing and Computer Vision 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!