help-octave
[Top][All Lists]
Advanced

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

Re: Run in Matlab please


From: José Luis García Pallero
Subject: Re: Run in Matlab please
Date: Wed, 23 Mar 2016 23:10:41 +0100

2016-03-23 22:53 GMT+01:00 JuanPi <address@hidden>:
> What is the output of
>
> a = [];
> a != 1
> a == 1

I suppose you mean a~=1 as the != operator does not exist in Matlab.
In both cases, the result is

ans =

     []

I've used the 7.14.0.739 (R2012a) Linux version

>
> ?
>
> Thanks
>
>
> --
> JuanPi Carbajal
> Public GnuPG key: 9C5B72BF
> -----
> The end of funding: "Many researchers were caught up in a web of
> increasing exaggeration."
> - Hans Moravec
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave



-- 
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************



reply via email to

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