Fixing errors to run an electric vehicle simulation
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (2)
Gautam
am 17 Mai 2020
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.
0 Kommentare
Sabahat Riaz
am 13 Jan. 2022
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?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Powertrain Blockset finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!