Matlab Example not found/install
6 views (last 30 days)
Show older comments
Hi,
I am looking for the Vehicle Dynamic Blockset example:
When I type the Matlab command cd(setupExample('vdynblks/TwoAxleTractorTowingATwoAxleTrailerExample'));, there is error message:
Error using findExample (line 35)
Example "TwoAxleTractorTowingATwoAxleTrailerExample" not found in "C:\Program
Files\MATLAB\R2019b\examples\vdynblks\examples.xml".
I am using 2019b and have the correct license, but the example file seems not installed in my computer. The documentation webpage doesn't indicate version requirement either.
How do I get this example? Thank you
0 Comments
Accepted Answer
Steven Lord
on 6 Jul 2021
I believe that example was introduced in release R2020b. You will need to upgrade to release R2020b or later to have access to and use that example file.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!