help-octave
[Top][All Lists]
Advanced

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

Re: Symbolic Bug 45423, is there a workaround


From: Colin Macdonald
Subject: Re: Symbolic Bug 45423, is there a workaround
Date: Mon, 8 May 2017 15:49:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 08/05/17 03:39 PM, Thomas D. Dean wrote:
## this does not produce the error
Astring = "A=[ 0+1/R1 0-1/R1 0 0 1; 0-1/R1 0+1/R1+s*C1+1/R2 0-1/R2 0 0; sym(0) 0-1/R2 0+1/R2+s*C2+1/R3 0-1/R3 0; sym(0) 0 0-1/R3 0+1/R3+1/R4 0; sym(1) 0 0 0 0;]";
eval(Astring)

Is there an easy workaround?

You've already found the workaround I'm afraid :(

Colin



reply via email to

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