Guest User

Untitled

a guest
Jun 20th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ??? Attempt to reference field of non-structure array.
  2.  
  3. Error in ==> displacement>real_loops at 137
  4. loops = [Travel.(a) Travel.(b) Travel.(c)];
  5.  
  6. Error in ==> displacement>loop at 85
  7. loops = real_loops(back_codon, codon, there_codon);
  8.  
  9. Error in ==> displacement at 38
  10. loop(seq(index:index+4), k);
  11.  
  12. Error in ==> draw_sine at 64
  13. displacement(seq(13:end), signal, [], @helper);
Add Comment
Please, Sign In to add comment