Re: pre-formatting m-files



Sergey Litvinov wrote:
Jérôme wrote:

Hi,

Search for TEDIT in the File Exchange :

<http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do>

Jérôme


You may also try matlab mode for emacs
http://tinyurl.com/7dq43

This templat do what you want and more
http://www.emacswiki.org/cgi-bin/wiki/MatlabFunctionTemplate

type this newfun('myfun','my fun desc')

newfun isn't documented well but is available. Edit template.m to your liking.
.




Relevant Pages

  • Re: pre-formatting m-files
    ... > Search for TEDIT in the File Exchange: ... You may also try matlab mode for emacs ... This templat do what you want and more ...
    (comp.soft-sys.matlab)
  • Re: Good news, bad news
    ... An open-source Tardis might be fun, ... I figure it's Emacs in a box. ...
    (alt.sysadmin.recovery)
  • Re: Good news, bad news
    ... On Sat, 27 Dec 2008 16:04:01 GMT, Dave wrote: ... An open-source Tardis might be fun, ... I figure it's Emacs in a box. ...
    (alt.sysadmin.recovery)
  • Emacs, gnuserv
    ... I use excellent matlab mode for Emacs on Windows 2000. ... opened Emacs. ...
    (comp.soft-sys.matlab)
  • Re: Emacs Lisps "mapconcat" in Common Lisp?
    ... wonder if there is similar function in CL like Emacs Lisp's "mapconcat": ... (defun mapconcat (fun list sep) ... (funcall fun (first list)) ...
    (comp.lang.lisp)