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_linear.sh 174 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
  1. #!/usr/bin/env bash
  2. gmt begin GMT_linear
  3. gmt plot -R0/100/0/10 -JX8c/4c -Bag -BWSne+gsnow -Wthick,blue,- sqrt.txt
  4. gmt plot -St0.3c -N -Gred -Wfaint sqrt10.txt
  5. gmt end show
Tip!

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

Comments

Loading...