Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Graphics[{}, ImageSize -> Small, Frame -> True]
  2.  
  3. Graphics[{}, ImageSize -> Small, Frame -> True, FrameTicks -> {{a, b}, {a, b}}]
  4.  
  5. Graphics[{}, ImageSize -> Small, Frame -> True,
  6. FrameTicks -> {{None, All}, {None, All}}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement