[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to write cell array to csv file
From: |
Dmitri A. Sergatskov |
Subject: |
Re: How to write cell array to csv file |
Date: |
Wed, 17 Oct 2012 17:35:15 -0500 |
On Wed, Oct 17, 2012 at 4:48 PM, Terry Duell <address@hidden> wrote:
> When I look in /home/terry/octave I find io-1.0.14, which makes the
> reference to io-1.0.20 a bit confusing.
> Perhaps it didn't actually install anything.
> I'll have another try.
>
> Anyone have any ideas?
rm -rf ~/octave/io*
and try again.
It works for me...
>
>
> Cheers,
> --
> Regards,
> Terry Duell
Dmitri.
--