@@ -4,6 +4,8 @@ Version 1
44
55Copyright 2021 The MathWorks, Inc.
66
7+ https://www.mathworks.com/
8+
79## Introduction
810
911This is a Hybrid Electric Vehicle (HEV) model in Simscape,
@@ -28,13 +30,22 @@ some components come with their own test setups.
2830
2931Supported MATLAB version: R2020b or newer releases
3032
31- Required: MATLAB, Simulink® ; , Stateflow® ; ,
32- Powertrain Blockset&trade ; ,
33- Simscape&trade ; , Simscape Driveline&trade ; , Simscape Electrical&trade ;
33+ Required:
34+ [ MATLAB] ( https://www.mathworks.com/products/matlab.html ) ,
35+ [ Simulink® ; ] ( https://www.mathworks.com/products/simulink.html ) ,
36+ [ Stateflow® ; ] ( https://www.mathworks.com/products/stateflow.html ) ,
37+ [ Powertrain Blockset&trade ; ] ( https://www.mathworks.com/products/powertrain.html ) ,
38+ [ Simscape&trade ; ] ( https://www.mathworks.com/products/simscape.html ) ,
39+ [ Simscape Driveline&trade ; ] ( https://www.mathworks.com/products/simscape-driveline.html ) ,
40+ [ Simscape Electrical&trade ; ] ( https://www.mathworks.com/products/simscape-electrical.html )
3441
3542## How to Use
3643
3744Open ` HybridElectricVehicle.prj ` in MATLAB, and
3845it will automatically open the Live Script ` HEV_main_script.mlx ` .
3946The script contains the description of the model and
4047hyperlinks to models and scripts.
48+
49+ ## License
50+
51+ See [ ` LICENSE.txt ` ] ( LICENSE.txt ) .
0 commit comments