diff options
Diffstat (limited to 'history/blocks_xcos/TEXT_f.xcos')
-rw-r--r-- | history/blocks_xcos/TEXT_f.xcos | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/history/blocks_xcos/TEXT_f.xcos b/history/blocks_xcos/TEXT_f.xcos new file mode 100644 index 0000000..bda263d --- /dev/null +++ b/history/blocks_xcos/TEXT_f.xcos @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<XcosDiagram background="-1" title="Untitled"> + <!--Xcos - 1.0 - scilab-5.5.2 - 20150331 1152--> + <Array as="context" scilabClass="String[]"> + <add value=""/> + </Array> + <mxGraphModel as="model"> + <root> + <mxCell id="116bf7f7:15524e5bb35:-7f44"/> + <mxCell id="116bf7f7:15524e5bb35:-7f45" parent="116bf7f7:15524e5bb35:-7f44"/> + <TextBlock id="116bf7f7:15524e5bb35:-7f42" parent="116bf7f7:15524e5bb35:-7f45" simulationFunctionName="text" simulationFunctionType="DEFAULT" style="TEXT_f;fontFamily=Serif;fontSize=13" value="Text"> + <ScilabString as="exprs" height="1" width="3"> + <data column="0" line="0" value="Text"/> + <data column="1" line="0" value="2"/> + <data column="2" line="0" value="1"/> + </ScilabString> + <ScilabString as="realParameters" height="1" width="1"> + <data column="0" line="0" value="Text"/> + </ScilabString> + <Array as="objectsParameters" scilabClass="ScilabList"/> + <ScilabDouble as="nbZerosCrossing" height="1" width="1"> + <data column="0" line="0" realPart="0.0"/> + </ScilabDouble> + <ScilabDouble as="nmode" height="1" width="1"> + <data column="0" line="0" realPart="0.0"/> + </ScilabDouble> + <Array as="oDState" scilabClass="ScilabList"/> + <Array as="equations" scilabClass="ScilabList"/> + <mxGeometry as="geometry" height="7.0" width="7.0" x="37.5" y="37.0"/> + </TextBlock> + </root> + </mxGraphModel> + <mxCell as="defaultParent" id="116bf7f7:15524e5bb35:-7f45" parent="116bf7f7:15524e5bb35:-7f44"/> +</XcosDiagram> |