robotics-toolbox-matlab icon indicating copy to clipboard operation
robotics-toolbox-matlab copied to clipboard

Vehicle Class Not Instantiated

Open umerhuzaifa opened this issue 1 year ago • 0 comments

Trying to create a car model using Vehicle class but MATLAB complains with the following error:

Abstract classes cannot be instantiated. Class 'Vehicle' defines abstract methods and/or properties.

On opening where Vehicle.m is located, it correctly identifies this as one of the PeterCorke toolbox files but still is not running.

Any help?

Update:

Running MATLAB R2021b Update 1

umerhuzaifa avatar Apr 20 '23 14:04 umerhuzaifa