Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. #!/bin/bash
  2. ./mytest.m
  3.  
  4. #!/usr/bin/octave
  5. exit(0)
  6.  
  7. Terminate called after throwing an instance of 'octave::exit_exception'
  8. panic: Aborted -- stopping myself...
  9. attempting to save variables to 'octave-workspace'..
  10. save to 'octave-workspace' complete
  11. octave exited with signal 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement