Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. inputdir{sigsbee}
  2. multiplot{2}{img1,img2,img3,img4} %where img1-4 are within the directory sigsbee
  3. {width=.45textwidth}{caption1;caption2;caption3;caption4}
  4.  
  5. inputdir{sigsbee2}
  6. multiplot{2}{img1,img2,img3,img4} %where img1-4 are within the directory sigsbee2
  7. {width=.45textwidth}{caption1;caption2;caption3;caption4}
  8.  
  9. defpath[#1]{'/path/to/file/#1'}
  10. ....
  11. multiplot{2}{path{sigsbee}{img1,img2,img3,img4}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement