Load JSON Model
Save Model
Run Simulation
Save Data
Simulation Timestep:
Duration:
Output Data:
time out1 out2 out3
Model JSON:
{ "class": "GraphLinksModel", "linkFromPortIdProperty": "in", "linkToPortIdProperty": "out", "nodeDataArray": [ {"datasets":"", "category":"chart", "key":-13, "loc":"-290 -60"}, {"intval":"0", "category":"integrator", "key":-11, "loc":"-480 -10"}, {"category":"add", "key":-5, "loc":"-570 -30"}, {"gainVal":"-10", "category":"gain2", "key":-4, "loc":"-420 40"}, {"constVal":"10", "category":"constant", "key":-2, "loc":"-660 -10"}, {"scopeVal":"0", "category":"scope", "key":-12, "loc":"-280 -120"}, {"textContents":"Saved data has a column for time followed by a column for each saveData block in the order they were added to the diagram.", "category":"label", "key":-14, "loc":"-670 120"}, {"textContents":"Demo Simulation", "category":"label", "key":-8, "loc":"-400 -200"} ], "linkDataArray": [ {"from":-11, "to":-13, "in":"out", "out":"in"}, {"from":-5, "to":-11, "in":"out", "out":"in"}, {"from":-11, "to":-4, "in":"out", "out":"in"}, {"from":-4, "to":-5, "in":"out", "out":"in2"}, {"from":-2, "to":-5, "in":"out", "out":"in1"}, {"from":-11, "to":-12, "in":"out", "out":"in"} ]}