Skip to content

Commit 2f71997

Browse files
authored
Fix the hyperlink to the navigation app in the project description. (#41)
1 parent bd3bc32 commit 2f71997

File tree

9 files changed

+12
-4
lines changed

9 files changed

+12
-4
lines changed

BEVProject_Description.html

Lines changed: 5 additions & 1 deletion
Large diffs are not rendered by default.

BEVProject_Description.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%[text] # Battery Electric Vehicle Model in Simscape
22
%[text] Open the Project by double-clicking **`BatteryElectricVehicle.prj`** file if you have not opened the project yet. Use an app **`BEVProjectNavigator`** to explore models and scripts in the project. If you are viewing this page in MATLAB's web browser or its original Live Script file in Editor, you can open the project navigator app from the link below.
3-
%[text] - [BEV Project Navigator app](matlab:BEVProjectNavigator) \
3+
%[text] - [BEV Project Navigation App](matlab:BEVProjectNavigationApp) \
44
%[text] ## Battery Electric Vehicle (BEV) Model for System Level Simulation
55
%[text] This is a simple, fast running BEV model which can estimate the electrical efficiency of the vehicle. It is also suitable for further customizations for more focused analysis of individual components at vehicle system level.
66
%[text] Open the [BEV system model](matlab:openFile('BEV_system_model')). You can also use the shortcut button **BEV model** in the **Project Shortcuts** toolstrip.

derived/artifacts.dmr

1 KB
Binary file not shown.

derived/mtestmanager/history.dmr

265 KB
Binary file not shown.

derived/mtestmanager/results.dmr

16 KB
Binary file not shown.

derived/mtestmanager/results.summary

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

markdown/BEVProject_Description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Open the Project by double\-clicking **`BatteryElectricVehicle.prj`** file if you have not opened the project yet. Use an app **`BEVProjectNavigator`** to explore models and scripts in the project. If you are viewing this page in MATLAB's web browser or its original Live Script file in Editor, you can open the project navigator app from the link below.
55

6-
- [BEV Project Navigator app](matlab:BEVProjectNavigator)
6+
- [BEV Project Navigation App](matlab:BEVProjectNavigationApp)
77
# Battery Electric Vehicle (BEV) Model for System Level Simulation
88

99
This is a simple, fast running BEV model which can estimate the electrical efficiency of the vehicle. It is also suitable for further customizations for more focused analysis of individual components at vehicle system level.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Info/>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Info location="history.dmr" type="File"/>

0 commit comments

Comments
 (0)