Hi
I am running GNU emacs 25.1.5 and the latest matlab-mode version.
Matlab version is 2010 (a bit outdated I admit).
Could someone please try out the following.
Open a matlab shell and run
f=inline('log(x)/(1̣+x)')
My shell goes beserk, instead of showing an error it just spits out
empty li
works for me
>> version
ans =
8.4.0.150421 (R2014b)
GNU Emacs 25.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)
of 2015-07-27 on gkar, modified by Debian
>> f=inline('log(x)/(1\u0323+x)')
f =
Inline function:
f(u0323,x) = log(x)/(1\u0323+x)
On Tue, Jun 21, 2016 at 11:16 AM
Also works for me
matlab-mode, version 3.3.4
>> version
ans =
9.0.0.341360 (R2016a)
>> f=inline('log(x)/(1̣+x)')
f=inline('log(x)/(1 +x)')
f =
Inline function:
f(x) = log(x)/(1 +x)
>> f(2)
ans =
0.2310
>>
Associate Prof. Ph.D Torben KnudsenMobile: (+45) 2787 9826