Hi Eric,
I have tried the tweaked version, but found that it doesn't work with a
line which contains a % as part of the code, e.g.
title(sprintf('Q_o(1) %.2e; Q_o(2) %.2e',mean(Q_o))) % test
With the original version, M-; jumps to "% test", but with the new
version it treats the "%.2e" a
Hi Eric,
now that I understand a bit more how tab completion works in
matlab-emacs, I found a fix for a little bug/feature which had annoyed
me for some time:
For example, I would like to open a saved figure from file Fig1.fig
In the matlab shell buffer, if I type
open Fig1
I get the correct com
u look in the new "emacsdocomplete.m" file, you
> will see the basics of what's going on with a new syntax for the completion
> function. If there are additional problems, hopefully it will be clear what
> needs to be done.
>
> Let me know how it goes.
> Eric
&g
w how it goes!
> Thanks
> Eric
>
> -Original Message-
> From: Eric Ludlam
> Sent: Wednesday, October 08, 2014 12:57 PM
> To: 'Henrik Gollee'; matlab-emacs-discuss@lists.sourceforge.net
> Subject: RE: [Matlab-emacs-discuss] Tab completion broken with 201
Hi,
I am currently trying Matlab 2014b and found that tab completion is
broken: when I press tab in a matlab-shell buffer, I get the following
error:
matlab-shell-tab: Args out of range: "No method
'mtFindAllTabCompletions' with matching signature found for class
'com.mathworks.jmi.MatlabMCR'.