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_-B_pow.sh 216 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_-B_pow
  3. gmt set MAP_GRID_PEN_PRIMARY thinnest,.
  4. gmt basemap -R0/100/0/0.9 -JX3ip0.5/0.25i -Ba3f2g1p+l"Axis Label" -BS
  5. gmt basemap -Ba20f10g5+l"Axis Label" -BS -Y0.85i
  6. gmt end show
Tip!

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

Comments

Loading...