help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging matlab with emacs and avoiding matlab editor


From: David Engster
Subject: Re: Debugging matlab with emacs and avoiding matlab editor
Date: Thu, 10 Sep 2009 15:04:02 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.96 (gnu/linux)

Torben Knudsen <tk@es.aau.dk> writes:
> I am using matlab mode in emacs to run matlab without using any of the
> matlab buildt in GUI.  However, when I use debugging eg. "dbstop
> error" the matlab editor opens.  Does anyone know how to avoid this?

com.mathworks.services.Prefs.setBooleanPref('EditorGraphicalDebugging', false);

If you use the latest matlab-mode (http://matlab-emacs.sf.net), it
should insert that line for you automatically.

-David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]