Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

GMT_log.sh 217 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
  1. #!/usr/bin/env bash
  2. gmt begin GMT_log
  3. gmt set GMT_THEME cookbook
  4. gmt plot -R1/100/0/10 -Jx4cl/0.4c -Bx2g3 -Bya2f1g2 -BWSne+gbisque -Wthick,blue,- -h sqrt.txt
  5. gmt plot -Ss0.3c -N -Gred -W -h sqrt10.txt
  6. gmt end show
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...