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

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

About matlab-eei-step


From: Qiang
Subject: About matlab-eei-step
Date: Tue, 20 Oct 2009 22:32:32 -0600 (MDT)

Hi, everybody

Wonder if there are some one also use matlab-mode in Emacs?
I recently tried to write a function like

(defun XXX ()
    (matlab-eei-step)
    (........
     ........
     (matlab-eei-get-variable-value x)
     ........))

However, it seems that the first part of the function
interfere with the second half. Someone know what this is?
Can't those two functions used consequtively ?

Thanks




reply via email to

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