Hi

Maybe my memory does not serve me well, but I swore it was possible, some
time ago, to set a breakpoint in a matlab file which I want to debug.

However right now the only thing which works is using something like
this in the matlab shell

>> dbstop in mieuler at 23
and then run

 mieuler(fun,[0 1],1,100)

But I thought using gud-break at line 23 in mieuler would do the same,
it does not however.

Do I miss something or is this functionally gone, or do I have
hallucinations?

Uwe Brauer 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to