>>> "EL" == Eric Ludlam <ericlud...@gmail.com> writes:

Hi Eric,

Thanks for he quick reply
> Hiya,
> matlab-mode has defined `add-log-current-defun-function' for a long time.

You are right, I did not test this carefully enough.

However in lisp files, for examples defcustom is also recognised, so the
question is whether it would make sense to enhance the relevant  matlab 
functionality.

What I am thinking of is a good old script.

I see two candidates here

    1. A cell with a header

Like 
%% Test the implementation of Euler's method

    2. A direct execution of a function like 
[t,y] = ode45(f, intv, y0);


What do you think about it?

Regards

Uwe 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to