octave-maintainers
[Top][All Lists]
Advanced

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

Re: Request for test in ML


From: michele
Subject: Re: Request for test in ML
Date: Mon, 5 Feb 2018 15:23:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/05/2018 03:11 PM, Pantxo Diribarne wrote:
Hi,

I'd like to know if "isprop" returns true for the following case where we use an abbreviation:

  isprop (gcf, 'buttondown')

Octave currently returns true which seams odd to me.

Thanks in advance,

Pantxo


-----------------------------------------
Join us March 12-15 at CERN near Geneva
Switzerland for OctConf 2018.  More info:
https://wiki.octave.org/OctConf_2018
-----------------------------------------

On Matlab R2017b

>> isprop (gcf, 'buttondown')

ans =

  logical

   0

Michele

reply via email to

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