<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello every body,<br>
<br>
I begin with xcos, and I would like to know if it is possible to create
a xcos graph with only one generic box without input and without
output, which executes one scilab function.<br>
<br>
For example a scilab function which display one graphic, like this:<br>
<br>
function toto()<br>
plot2d(1:100,sin(1:100))<br>
endfunction<br>
<br>
Best<br>
Bernard Secher<br>
<div class="moz-signature">
<pre><font color="blue">
</font>
</pre>
</div>
</body>
</html>