simulink model export
This commit is contained in:
14
simulink_export/html/nav.html
Normal file
14
simulink_export/html/nav.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<style>
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0
|
||||
}
|
||||
</style>
|
||||
<body onresize="top.drawNavSideBar();" onload="top.drawNavSideBar();top.load_metrics();">
|
||||
<canvas id="canvas" title="navigate to highlighted lines"></canvas>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user