EENX15/simulink_export/html/nav.html

15 lines
319 B
HTML
Raw Permalink Normal View History

2021-04-15 16:54:53 +02:00
<!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>