Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: sorting cell
Date: Sun, 28 Jun 2009 10:04:02 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 6
Message-ID: <h27f6i$e6u$1@fred.mathworks.com>
References: <h275h5$5tq$1@fred.mathworks.com> <30304573.41024.1246178507734.JavaMail.jakarta@nitrogen.mathforum.org>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1246183442 14558 172.30.248.35 (28 Jun 2009 10:04:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 28 Jun 2009 10:04:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:551180


parham <parham_iut@yahoo.com> wrote in message <30304573.41024.1246178507734.JavaMail.jakarta@nitrogen.mathforum.org>...
> yeees but sortrows is for chracter,when I use it matlab error me

You should do formatting of your data. That why the doc is for. Understand format data and be able to do conversion between them is the key in programming.

Bruno