Fixing errors to run an electric vehicle simulation
이전 댓글 표시

Being a begginer, I'm trying to simulate an electric vehicle. After running the model, I have been facing the above errors.
Could someone help troubleshoot above errors ?
I'm attaching the *.slx file along with the post.
Thanks in advance
Rohan Doijode
답변 (2개)
Gautam
2020년 5월 17일
0 개 추천
There is a 'solver configuration' block in Simscape -> Utilities library. You need to add it to any part of your Simscape network in your model.
Sabahat Riaz
2022년 1월 13일
0 개 추천
veh = Vehicle(V)
Abstract classes cannot be instantiated. Class 'Vehicle' defines abstract methods and/or properties.
i am getting this error when running this command on MATLAB usin RVC toolbox . can anyone help?
카테고리
도움말 센터 및 File Exchange에서 Powertrain Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!