Path: news.mathworks.com!not-for-mail
From: "Dan Haeg" <haegd@msoe.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Matrix Manipulation
Date: Mon, 15 Oct 2007 15:40:54 +0000 (UTC)
Organization: Milwaukee School of Engineering
Lines: 12
Message-ID: <ff01m6$5a7$1@fred.mathworks.com>
References: <feu03l$hds$1@fred.mathworks.com> <ff00ep$i41$1@fred.mathworks.com>
Reply-To: "Dan Haeg" <haegd@msoe.edu>
NNTP-Posting-Host: webapp-06-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1192462854 5447 172.30.248.36 (15 Oct 2007 15:40:54 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 15 Oct 2007 15:40:54 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 475291
Xref: news.mathworks.com comp.soft-sys.matlab:432994



"Rob A" <rob.andolina@gmail.com> wrote in message
<ff00ep$i41$1@fred.mathworks.com>...
> This code can also be pasted into MATLAB or a new m-file to
> be ran.  This may help when trying to analyze the problem.
> 
> I would appreciate any suggestions. Thank you

does this help?

[n,d] = numden(G_cl_temp)
sym2poly(n)
sym2poly(d)