<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello,
<p>I've a problem for setting graphical parameters in perspective plot
(function persp).
<br>I wonder if it's possible to add some text (function text) on an existing
persp plot USING the axis coordinates.
<br>In fact I want to add some text on a persp plot according to x coordinates.
<br>I've tried to use text(xcoord,ycoord, label="toto") but the toto text
doesn't appear at (xcoord, ycoord) following the xy axis.
<br>Maybe function text is not accurate for 3D plots ?
<p>By the way, is it possible to modify the ticks length (separately for
each axis) since the arguments tcl and tck seem to be non efficient, and
to modify the box draw type to have a dotted box instead of a lined box
(the argument bty is non efficient).
<p>Thanks in advance
<p>Isabelle
<pre>--&nbsp;
Isabelle Zabalza-Mezghani&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tel : 01 47 52 61 99
Institut Fran&ccedil;ais du P&eacute;trole&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; E-mail : isabelle.zabalza-mezghani@ifp.fr
1-4 Av. Bois Preau - Bat Lauriers
92852 Rueil Malmaison Cedex, France</pre>
&nbsp;</html>