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: Pantxo Diribarne
Subject: Re: Request for test in ML
Date: Mon, 5 Feb 2018 15:57:28 +0100



2018-02-05 15:22 GMT+01:00 avlas <address@hidden>:
El dilluns, 5 de febrer de 2018, a les 9:11:40 EST, Pantxo Diribarne va escriure:

  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

I get:

>>  isprop (gcf, 'buttondown')

ans =

  logical

   0

This is Matlab 2017b

...
a.



Many thanks, I fixed Octave's behavior with this cset:

  http://hg.savannah.gnu.org/hgweb/octave/rev/d0221e3675ef

Pantxo

reply via email to

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