Simple scatter plots
This example demonstrates the use of a scatter plotter
that plots (sin(t), cos(t)), which will be a circle
with radius 1,
and (sin(t), cos2(t)), which will be an arc
above the x-axis.
The plots will be in the file specified
in the plot configuration plotConfiguration
.
-
March 6, 2023, by Michael Wetter:
Added a constant in order for unit check to pass.
See #1711
for a discussion.
-
March 23, 2018, by Michael Wetter:
First implementation.
Generated at 2025-05-12T18:20:13Z
by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos