Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. uint32(floor(toc*1000));
  2.  
  3. >> tic, randn(1000); t = uint32(floor(toc*1000))
  4. >> whos t
  5. Name Size Bytes Class Attributes
  6. t 1x1 4 uint32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement