octave-maintainers
[Top][All Lists]
Advanced

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

Re: help with cell and struct concatentation in Matlab


From: Mike Miller
Subject: Re: help with cell and struct concatentation in Matlab
Date: Mon, 22 May 2017 12:49:32 -0700
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, May 22, 2017 at 14:43:36 -0400, Nicholas Jankowski wrote:
> >> [{}, struct()]
> 
> ans =
> 
>   cell
> 
>     [1×1 struct]
> 
> >> [struct(), {}]
> 
> ans =
> 
>   struct with no fields.

Thanks! I have fixed the former, and documented the latter in a new bug
report.

-- 
mike



reply via email to

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