Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: help me to train the following in neuralnetwork
Date: Mon, 12 Nov 2007 14:05:18 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <fh9miu$46l$1@fred.mathworks.com>
References: <fh9clb$ivr$1@fred.mathworks.com> <fh9l58$bui$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 1194876318 4309 172.30.248.37 (12 Nov 2007 14:05:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 12 Nov 2007 14:05:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 791003
Xref: news.mathworks.com comp.soft-sys.matlab:437085



"Steve " <senthilkumaar_s@yahoo.de> wrote in message 
<fh9l58$bui$1@fred.mathworks.com>...
> I got where the eroor is, but i dot how to overcome now,
> 
> The error is in pi matrix , I have both numerical and 
string
> for eg. p1=[1 2 3 4 5 6 7 8 'yes' 10 11 'yes' 3 4 5 ]
> 
> how to overcome this ?? 

you can overcome it by writing your own function that can 
decide which is bigger, 'yes' or 11.  and which is 
smaller, 'yes' or 1.