plot the Anosov area in the barbot component

This commit is contained in:
Florian Stecker 2022-04-14 10:01:52 -05:00
parent 721b139307
commit b99a043ec6
1 changed files with 6 additions and 0 deletions

6
barbot.plt Normal file
View File

@ -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