help-octave
[Top][All Lists]
Advanced

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

Re: Symbolic pkg --saving var. to a file


From: Doug Stewart
Subject: Re: Symbolic pkg --saving var. to a file
Date: Mon, 17 Aug 2015 12:40:30 -0400



On Mon, Aug 17, 2015 at 12:08 PM, Mike Miller <address@hidden> wrote:
On Mon, Aug 17, 2015 at 12:04:26 -0400, Doug Stewart wrote:
> >> save -ascii dougq.txt q
> error: octave_base_value::matrix_value(): wrong type argument 'class'
> warning: save: unable to save q in ASCII format

Try saving without -ascii. Maybe you wanted -text instead of -ascii?
The -ascii option forces the types to be converted to numeric
matrices, doesn't work for types that can't be cast to a matrix of
type double.

--
mike

Thanks That worked.

--
DASCertificate for 206392


reply via email to

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