Re: [Numpy-discussion] have to use matlab: what is the equiv. to pdb.pm()

2009-01-22 Thread Matthew Brett
Did you say "matlab" ? ;-) > I have to debug a matlab program -- is there a way to do a "post > mortem" debugging ? > (I don't even know if this term even exists outside of python ;-) > ((I want to know some local variable values and find out why our > program crashes when "there are no particles

[Numpy-discussion] have to use matlab: what is the equiv. to pdb.pm()

2009-01-22 Thread Sebastian Haase
Hi, I have to debug a matlab program -- is there a way to do a "post mortem" debugging ? (I don't even know if this term even exists outside of python ;-) ((I want to know some local variable values and find out why our program crashes when "there are no particles found"...)) Thanks, Sebastian Ha