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_pow.sh 178 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_pow
  3. gmt plot -R0/100/0/10 -Jx0.75cp0.5/0.4c -Bxa1p -Bya2f1 -BWSne+givory -Wthick sqrt.txt
  4. gmt plot -Sc0.2c -Ggreen -W 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...