<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have a simple question.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>On a plot, I would like to place text containing a
calculated value. What is the format?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>For example.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I would like the following text to appear on a
plot.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>The average temperature is 23.1
degrees.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm guessing the command is </FONT></DIV>
<DIV><FONT face=Arial size=2>text( x, y, "The average temperature is " %variable
name% "degrees")</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Matt Pocernich</FONT></DIV></BODY></HTML>