<html><body>
<p><font size="2" face="sans-serif">In doing some real-time work I would find a stripchart very useful.</font><br>
<font size="2" face="sans-serif">I have a process generating (say) 10 values/second, </font><br>
<font size="2" face="sans-serif">that emits two values (Time,Temperature). This might be an xcos calculation, or a realtime data stream.</font><br>
<br>
<font size="2" face="sans-serif">I would like to plot this data on a "stripchart" - to show only the (say) latest 10 seconds of data, </font><br>
<font size="2" face="sans-serif">with the plot scrolling to the left - new points added to the right, data falls off the end on the left. </font><br>
<br>
<font size="2" face="sans-serif">Digging through the docs I find no trace of such a creature.</font><br>
<br>
<font size="2" face="sans-serif">Am I missing something obvious, or do we not have this capability in scilab?</font><br>
<br>
<font size="2" face="sans-serif">Thanks,</font><br>
<font size="2" face="sans-serif">Steve </font></body></html>