Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Solve Array of symbolic functions
Date: Wed, 26 Dec 2007 13:16:50 +0000 (UTC)
Organization: Technische Universiteit Eindhoven
Lines: 6
Message-ID: <fktk82$f5m$1@fred.mathworks.com>
References: <fg7h3s$mk1$1@fred.mathworks.com> <fg7kpq$2vn$1@canopus.cc.umanitoba.ca> <fg7usr$27n$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1198675010 15542 172.30.248.37 (26 Dec 2007 13:16:50 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 26 Dec 2007 13:16:50 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1166974
Xref: news.mathworks.com comp.soft-sys.matlab:443527




> [a1, a2, a3, a4] = solve(A1(1)-1, A1(2), A1(3), A1(4), 
a1, a2, a3, a4) 

Thanks. This one gives me the right result.
Quint