Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Help using "disp"
Date: Fri, 23 Jan 2009 09:24:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 16
Message-ID: <glc2bi$3ee$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 1232702642 3534 172.30.248.37 (23 Jan 2009 09:24:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 23 Jan 2009 09:24:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1654357
Xref: news.mathworks.com comp.soft-sys.matlab:513348


Hello

I have done a calcualtion and I get this

ans=

11.3

But I want it to say

The answer is: 11.3

How do I do that with the disp function?

Thanks