schlayer

womp

May 4th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MatLab 0.64 KB | None | 0 0
  1. labels = [  
  2.             string(' X at Contact =  ')         ,...
  3.             string(' Vx at Contact =  ')        ,...
  4.             string(' Roll Distance =  ')        ,...
  5.             string(' Total Distance =  ')       ,...
  6.             string(' Target Distance =  ')      ,...
  7.             string(' Delta from Target =  ')    ,...
  8.             string(' Radius of Pumpkin =  ')    ,...
  9.             string(' Time to contact =  ')      ,...
  10.             string(' Additional Time =  ')      ,...
  11.             string(' Total Time =  ')           ,...
  12.             string(' Fuel Burned =  ')          ,...
  13.             string(' Score =  ')                ];
Advertisement
Add Comment
Please, Sign In to add comment