simulink model export
This commit is contained in:
382
simulink_export/html/Arduino_skal_contents.html
Normal file
382
simulink_export/html/Arduino_skal_contents.html
Normal file
@ -0,0 +1,382 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="stylesheet" type="text/css" href="rtwreport.css" /><script language="JavaScript" type="text/javascript" defer="defer">
|
||||
function rtwFileListShrink(o, category, categoryMsg, numFiles)
|
||||
{
|
||||
var indent = document.getElementById(category + "_indent");
|
||||
var fileTable = document.getElementById(category + "_table");
|
||||
var catName = document.getElementById(category + "_name");
|
||||
if (fileTable.style.display == "none") {
|
||||
fileTable.style.display = "";
|
||||
indent.style.display = "";
|
||||
o.innerHTML = '<span style="font-family:monospace" id = "' + category + '_button">[-]</span>';
|
||||
catName.innerHTML = "<b>" + categoryMsg + "</b>";
|
||||
} else {
|
||||
fileTable.style.display = "none";
|
||||
indent.style.display = "none";
|
||||
o.innerHTML = '<span style="font-family:monospace" id = "' + category + '_button">[+]</span>';
|
||||
catName.innerHTML = "<b>" + categoryMsg + " (" + numFiles + ")" + "</b>";
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body bgcolor="#eeeeee" link="#0033cc" vlink="#666666" rightmargin="0">
|
||||
<table class="toc" border="1">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<b>
|
||||
Contents
|
||||
</b>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<a href="Arduino_skal_survey.html" id="rtwIdSummaryPage" target="rtwreport_document_frame" onclick="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, true);" name="TOC_List">
|
||||
Summary
|
||||
</a>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<a href="Arduino_skal_subsystems.html" id="rtwIdSubsystem" target="rtwreport_document_frame" onclick="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, true);" name="TOC_List">
|
||||
Subsystem Report
|
||||
</a>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<a href="Arduino_skal_interface.html" id="rtwIdCodeInterface" target="rtwreport_document_frame" onclick="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, true);" name="TOC_List">
|
||||
Code Interface Report
|
||||
</a>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<a href="Arduino_skal_reducedblocks.html" id="rtwIdReducedBlocks" target="rtwreport_document_frame" onclick="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, true);" name="TOC_List">
|
||||
Eliminated Blocks
|
||||
</a>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<!--ADD_CODE_PROFILE_REPORT_LINK_HERE--><hr /><table cellspacing="0" cellpadding="4" width="100%" bgcolor="#ffffff" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<b>
|
||||
Generated Code
|
||||
</b>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="1" width="100%" bgcolor="#ffffff" id="Model" label="Model files" border="0">
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span style="background-color:#ffffff;width:100%;cursor:pointer;white-space:nowrap" title="Click to shrink or expand category" onclick="rtwFileListShrink(this,'Model','Model files','4')"><span style="font-family:monospace" id = "Model_button">[-]</span></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<span id="Model_name"><b>Model files</b></span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span id="Model_indent"></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="4" width="100%" bgcolor="#ffffff" id="Model_table" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="Arduino_skal_cpp.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="Arduino_skal_cpp.html" NAME="rtwIdGenFileLinks">
|
||||
Arduino_skal.cpp
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="Arduino_skal_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="Arduino_skal_h.html" NAME="rtwIdGenFileLinks">
|
||||
Arduino_skal.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="Arduino_skal_private_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="Arduino_skal_private_h.html" NAME="rtwIdGenFileLinks">
|
||||
Arduino_skal_private.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="Arduino_skal_types_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="Arduino_skal_types_h.html" NAME="rtwIdGenFileLinks">
|
||||
Arduino_skal_types.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="1" width="100%" bgcolor="#ffffff" id="Data" label="Data files" border="0">
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span style="background-color:#ffffff;width:100%;cursor:pointer;white-space:nowrap" title="Click to shrink or expand category" onclick="rtwFileListShrink(this,'Data','Data files','1')"><span style="font-family:monospace" id = "Data_button">[-]</span></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<span id="Data_name"><b>Data files</b></span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span id="Data_indent"></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="4" width="100%" bgcolor="#ffffff" id="Data_table" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="Arduino_skal_data_cpp.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="Arduino_skal_data_cpp.html" NAME="rtwIdGenFileLinks">
|
||||
Arduino_skal_data.cpp
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="1" width="100%" bgcolor="#ffffff" id="Utility" label="Utility files" border="0">
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span style="background-color:#ffffff;width:100%;cursor:pointer;white-space:nowrap" title="Click to shrink or expand category" onclick="rtwFileListShrink(this,'Utility','Utility files','9')"><span style="font-family:monospace" id = "Utility_button">[+]</span></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<span id="Utility_name"><b>Utility files (9)</b></span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span id="Utility_indent"></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="4" width="100%" bgcolor="#ffffff" id="Utility_table" style="display:none" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="builtin_typeid_types_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="builtin_typeid_types_h.html" NAME="rtwIdGenFileLinks">
|
||||
builtin_typeid_types.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="multiword_types_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="multiword_types_h.html" NAME="rtwIdGenFileLinks">
|
||||
multiword_types.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rtGetInf_cpp.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rtGetInf_cpp.html" NAME="rtwIdGenFileLinks">
|
||||
rtGetInf.cpp
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rtGetInf_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rtGetInf_h.html" NAME="rtwIdGenFileLinks">
|
||||
rtGetInf.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rtGetNaN_cpp.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rtGetNaN_cpp.html" NAME="rtwIdGenFileLinks">
|
||||
rtGetNaN.cpp
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rtGetNaN_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rtGetNaN_h.html" NAME="rtwIdGenFileLinks">
|
||||
rtGetNaN.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rt_nonfinite_cpp.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rt_nonfinite_cpp.html" NAME="rtwIdGenFileLinks">
|
||||
rt_nonfinite.cpp
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rt_nonfinite_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rt_nonfinite_h.html" NAME="rtwIdGenFileLinks">
|
||||
rt_nonfinite.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rtwtypes_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rtwtypes_h.html" NAME="rtwIdGenFileLinks">
|
||||
rtwtypes.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="1" width="100%" bgcolor="#ffffff" id="Interface" label="Interface files" border="0">
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span style="background-color:#ffffff;width:100%;cursor:pointer;white-space:nowrap" title="Click to shrink or expand category" onclick="rtwFileListShrink(this,'Interface','Interface files','1')"><span style="font-family:monospace" id = "Interface_button">[+]</span></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<span id="Interface_name"><b>Interface files (1)</b></span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span id="Interface_indent"></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="4" width="100%" bgcolor="#ffffff" id="Interface_table" style="display:none" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rtmodel_h.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rtmodel_h.html" NAME="rtwIdGenFileLinks">
|
||||
rtmodel.h
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="1" width="100%" bgcolor="#ffffff" id="Other" label="Other files" border="0">
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span style="background-color:#ffffff;width:100%;cursor:pointer;white-space:nowrap" title="Click to shrink or expand category" onclick="rtwFileListShrink(this,'Other','Other files','1')"><span style="font-family:monospace" id = "Other_button">[+]</span></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<span id="Other_name"><b>Other files (1)</b></span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="0%" align="left" valign="top">
|
||||
<span id="Other_indent"></span>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<table cellspacing="0" cellpadding="4" width="100%" bgcolor="#ffffff" id="Other_table" style="display:none" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<A HREF="rt_logging_c.html" TARGET="rtwreport_document_frame" ONCLICK="if (top) if (top.tocHiliteMe) top.tocHiliteMe(window, this, false);" ID="rt_logging_c.html" NAME="rtwIdGenFileLinks">
|
||||
rt_logging.c
|
||||
</A>
|
||||
<span> </span>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<hr />
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user