octave-maintainers
[Top][All Lists]
Advanced

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

Re: Deprecate nfields function?


From: Carnë Draug
Subject: Re: Deprecate nfields function?
Date: Sat, 1 Mar 2014 16:49:12 +0000

On 1 March 2014 16:21, Rik <address@hidden> wrote:
> Would anyone be heartbroken if we deprecated the nfields function in
> version 4.2?  It is not used in any m-files in the core and I didn't even
> realize it existed until I was trolling through the documentation.  nfields
> returns the number of fieldnames in a structure and can be easily replaced
> with 'numel (fieldnames (x))'.

I just gave a quick check on Octave Forge and couldn't find any usage
of this function. I agree with removing it.

Carnë


reply via email to

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