Path: news.mathworks.com!not-for-mail
From: "Jessica " <jyorzinski@ucdavis.edu>
Newsgroups: comp.soft-sys.matlab
Subject: second digit
Date: Tue, 13 May 2008 15:22:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <g0cbmr$960$1@fred.mathworks.com>
Reply-To: "Jessica " <jyorzinski@ucdavis.edu>
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 1210692123 9408 172.30.248.37 (13 May 2008 15:22:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 May 2008 15:22:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1179041
Xref: news.mathworks.com comp.soft-sys.matlab:468169


If I have 

A = 23

Is there a way to specify the second digit so that 

B=3?

Thanks!