help-octave
[Top][All Lists]
Advanced

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

Re: strcells functionality in Octave?


From: Ben Abbott
Subject: Re: strcells functionality in Octave?
Date: Sat, 08 Dec 2012 07:58:29 +0900

On Dec 8, 2012, at 7:24 AM, seektime wrote:

> Hi All,
> 
> I stumbled upon a function "any2csv.m" on Matlab Central, which I found
> useful (by description). Tried it in Octave 3.6.1 but it threw an error. I
> didn't spend my time on it but found that it calls "strcells", a function
> that seems to ship with Matlab, but is not part of my Octave version. It
> basically turns fields of a struct into cells, and outputs a cell array.
> 
> Does anyone had ideas if Octave already has such functionality?
> 
> Thanks,
> michael

I don't think strcells() is a core Matlab function.  Can you find it in 
Matlab's docs?

If not, can you give us an example of how it is used so that we can help you 
find a replacment/equivalent?

Ben




reply via email to

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