On Sat, Feb 2, 2013 at 9:14 PM, Alec Teal <address@hidden> wrote:
It's launched from a shell script, which seems to in turn launch a shell
script. I use the Eclipse IDE and would really appreciate help in getting it
to debug (a script that launches is something I've never worked with before
- I've never 'needed' one or thought about it before)
Alec
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
I fail to grasp exactly what you need. Have you tried adding
"keyboard" to your script/function? It will give you interactive
debugging.
http://www.gnu.org/software/octave/doc/interpreter/Debugging.html