From 1a214fa8bd101f6d6028e23e8d519f00c471b1f4 Mon Sep 17 00:00:00 2001 From: "Frank T. Bergmann" Date: Thu, 5 Sep 2024 15:14:32 +0200 Subject: [PATCH] - add simple example showing how to run simulateEx --- examples/plain/index.html | 5 + examples/plain/simple.html | 302 +++++++++++++++++++++++++++++++++++++ 2 files changed, 307 insertions(+) create mode 100644 examples/plain/simple.html diff --git a/examples/plain/index.html b/examples/plain/index.html index 4ae31f1..5bab689 100644 --- a/examples/plain/index.html +++ b/examples/plain/index.html @@ -120,6 +120,11 @@

COPASI.js Test

+
+ Default Version | + Simple Version +
+
+ + + + \ No newline at end of file