Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: NEED URGENT HELP PLEASE !!!
Date: Wed, 18 Mar 2009 23:45:40 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <gps134$6eq$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 1237419940 6618 172.30.248.37 (18 Mar 2009 23:45:40 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 18 Mar 2009 23:45:40 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1633760
Xref: news.mathworks.com comp.soft-sys.matlab:526011


MatLab gives me the following warning "MISSING MATLAB OPERATOR" whenever I try to paste the following square matrix in the command window ( it is 11x11 sized )...

A=[0,1,1,1,0,10,1,0,0,0,0;-2,0,0,4,2,8,0,0,3,2,1;-1,1,2,0,0,0,0,0,0,0,0;0,0,0,0,0,0,0,0,0,1,0;0,0,0,0,0,0,0,0,0,0,1;0,0,0,0,0,0,0,2,1,0,0;...
    1,0,0,0,0,0,0,0,0,0,0;0,0,0,0,0,0,1,0,0,0,0;0,0.1,0.1,-0.9,0.1,0.1,0,0.1,0.1,0.l,0.1;...
    0,8.7617*10^-5,8.7617*10^-5,8.7617*10^-5,8.7617*10^-5,-0.9999,0,8.7617*10^-5,8.7617*10^-5,8.7617*10^-5,8.7617*10^-5;0,0,0,0,0,0,0,0,0.8225,0,0];

I don't know what it is wrong about it and I really need this matrix to solve a square linear system with backslash...

Thanks you all...feel free to adress your answer to my mailbox assorecato@hotmail.it as well or just post it here