User manual
Dymola 2015 FD01 Release Notes 35
<div id="dymola_example_diagram"></div>
<script
type="text/javascript">insertDiagram(document.getElementById("dymola_example_diagram
"), "Modelica.Blocks.Examples.PID_Controller", "svg");</script>
<h2>Plot</h2>
<p>The angular velocities of
Modelica.Mechanics.Rotational.Examples.CoupledClutches are shown below:</p>
<div id="dymola_example_plot"></div>
<script
type="text/javascript">insertPlot(document.getElementById("dymola_example_plot"),
"Modelica.Mechanics.Rotational.Examples.CoupledClutches", ["J1.w", "J2.w", "J3.w",
"J4.w"], "svg", 600, 350);</script>
<h2>Animation</h2>
<p>The animation view of
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot is shown below:</p>
<div id="dymola_example_animation"></div>
<script
type="text/javascript">insertAnimation(document.getElementById("dymola_example_anima
tion"), "Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot", "xhtml",
600, 300);</script>
<div id="dymola_report_created"></div>
</body>
</html>
This example only includes a model diagram, a plot and an animation. For an example with
more features, please open the file
dymola_report_example.xhtml in the folder
Modelica\Library\javascript_interface in the distribution (preferred browsers are
Firefox or Google Chrome). Note that this file also displays the resulting report.
For more information about the report generator, open, with your favorite browser, the file
global.html, located in
Program Files (x86)\Dymola 2015 FD01\Modelica\Library\
java_interface\doc_report
An example of how a report could look like when generated is: