<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
You can try to use the following form of plot3d:
plot3d(xf,yf,list(zf,colors),<opt_args>)<br>
where the shape is described by xf, yf and zf, and for each point, you
can give a color.<br>
<br>
YC<br>
<br>
Le 03/06/2010 07:50, Luc Gabriël a écrit :
<blockquote
cite="mid:8C0D4681E899C346AD725AE5756C54B71C00CCC5A6@nts05.petersime.local"
type="cite">
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<style>
<!--
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
p
{mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:21.0cm 842.0pt;
margin:72.0pt 89.85pt 72.0pt 89.85pt;}
div.Section1
{page:Section1;}
-->
</style>
<div class="Section1">
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;">Good morning</span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;">I have a spatial
measuring system (placed into an incubator).
When running a test is temperature one of my key parameters.</span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;">Now I want to display
this system in a 4d representation
where the 3d is the spatial position of the sensors (in form of a
scatter plot)
and the forth dimension is the color which represent a temperature
level.</span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;">I know how to do it in
Matlab but I don’t get away
with it in scilab.</span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;">Is it possible and can
you give me a hint?</span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span
style="font-size: 10pt; font-family: Arial;">Thank you.</span></font></p>
<p class="MsoNormal"><font size="3" color="#acb810" face="Arial"><span
style="font-size: 12pt; font-family: Arial; color: rgb(172, 184, 16);"> </span></font></p>
<p style="margin: 0cm 0cm 0.0001pt;"><font size="2" color="navy"
face="Arial"><span
style="font-size: 10pt; font-family: Arial; color: navy;">Luc Gabriël<a
moz-do-not-send="true" name="OLE_LINK1"></a><a moz-do-not-send="true"
name="OLE_LINK2"></a></span></font></p>
<p style="margin: 0cm 0cm 0.0001pt;"><font size="2" color="navy"
face="Arial"><span
style="font-size: 10pt; font-family: Arial; color: navy;"><a class="moz-txt-link-abbreviated" href="mailto:luc.gabriel@telenet.be">luc.gabriel@telenet.be</a></span></font></p>
</div>
</blockquote>
<br>
</body>
</html>