Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. >> landmarks(1)
  2.  
  3. ans =
  4.  
  5. age: 35
  6. type: 'start'
  7. locations1: [9x2 double]
  8. locations2: [9x2 double]
  9.  
  10. >> landmarks(1).locations1
  11.  
  12. ans =
  13.  
  14. 694.5344 519.1451
  15. 746.9510 519.1451
  16. 811.0157 524.9692
  17. 863.4323 526.9105
  18. 768.3059 575.4444
  19. 776.0713 639.5091
  20. 725.5961 647.2745
  21. 828.4879 649.2159
  22. 774.1299 660.8640
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement