help-octave
[Top][All Lists]
Advanced

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

Re: find


From: Carlo Rossi
Subject: Re: find
Date: Sat, 6 Jun 2009 14:20:49 +0000 (GMT)

Hello folk,

 how can I conver the values of a cell to double?

A = cell(10, 1); 

A = double(A); % this gets an error

thanks,


      




reply via email to

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