Visible to the public File preview

<?xml version="1.0" encoding="iso-8859-1"?>
<sspaceex xmlns="http://www-verimag.imag.fr/xml-namespaces/sspaceex" version="0.2" math="SpaceEx">
<component id="main">
<param name="x" type="real" local="false" d1="1" d2="1" dynamics="any" />
<param name="y" type="real" local="false" d1="1" d2="1" dynamics="any" />
<location id="1" name="running" x="278.0" y="206.0" width="392.0" height="184.0">
<flow>x' == x - x*x*x / 3 - y + 7.0/8.0 &amp;
y' == 0.08 * (x + 0.7 - 0.8*y)</flow>
</location>
</component>
</sspaceex>