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_log.sh 257 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
  1. #!/usr/bin/env bash
  2. gmt begin GMT_-B_log
  3. gmt set MAP_GRID_PEN_PRIMARY thinnest,.
  4. gmt basemap -R1/1000/0/1 -JX7.5cl/0.6c -B1f2g3p+l"Axis Label" -BS
  5. gmt basemap -B1f2g3l+l"Axis Label" -BS -Y2.15c
  6. gmt basemap -B1f2g3+l"Axis Label" -BS -Y2.15c
  7. gmt end show
Tip!

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

Comments

Loading...