From b99a043ec6a2061821e2e6fdb71e930e6af519fa Mon Sep 17 00:00:00 2001 From: Florian Stecker Date: Thu, 14 Apr 2022 10:01:52 -0500 Subject: [PATCH] plot the Anosov area in the barbot component --- barbot.plt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 barbot.plt diff --git a/barbot.plt b/barbot.plt new file mode 100644 index 0000000..722f0c0 --- /dev/null +++ b/barbot.plt @@ -0,0 +1,6 @@ +set grid + +plot "output/barbot_map_5000" using ($1/100.0):($2/100.0):($3*0.4) w p pt 7 ps variable lc 1 t '', \ + "output/barbot_map_500000" using ($1/10.0) :($2/10.0) :($3*0.7+0.3) w p pt 7 ps variable lc 3 t '' + +pause mouse keypress