[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Request for test in ML
From: |
avlas |
Subject: |
Re: Request for test in ML |
Date: |
Mon, 05 Feb 2018 09:22:52 -0500 |
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.