<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi Stephane,<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br>I did closed my SCI session after running the example, but still when I run plot, it remembers that I was using the other display and I can get rid of it. Only a removal of some files fixes the problem.. <br><br>Attached are three files:<br><br>1. Installation with an error<br>2. Successful install message<br>3. Error during the un-install.<br><br>!Scilab Version:   5.2.0.1266391513 <br>!Operating System: Windows 7 6.1           <br>!Java version :    1.6.0_18        <br>!Java runtime information : Java(TM) SE Runtime Environment (build 1.6.0_18-b07) <br>!Java vm information :  Java HotSpot(TM)
 Client VM (build 16.0-b13, mixed mode)  <br>!Vendor specification:  Sun Microsystems Inc.   <br><br>Regards,<br><br>Julio<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Stéphane Mottelet <stephane.mottelet@utc.fr><br><b><span style="font-weight: bold;">To:</span></b> users@lists.scilab.org<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, 20 April, 2010 8:51:34<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [scilab-Users] XMLlab 1.72<br></font><br>


  

Hi,<br>
<br>
Julio Gonzalez-Saenz a écrit :
<blockquote type="cite">
  
  <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">Hi
Stephane,<br>
  <br>
I load the new version of XMLlab (1.72) and I have problems with the
graphics.  When I run the examples in the XML it works pwrfect. I can
see all the examples, specially the Lapace Equation and the Earth-Moon
orbit.. But as I ran this simple test:<br>
  <br>
clc()<br>
n=[1:20]<br>
z=exp(%i*2*%pi.*n./10);<br>
phz=atan(imag(z),real(z));<br>
plot(n,phz)<br>
  <div><br>
 I can not see any plot in the screen. But without the module running,
I can plot..  <br>
  </div>
  </div>
</blockquote>
XMLlab plots graphics in pixmap mode, so if you plot in a simulations's
window (after the<br>
simulation has stopped) then the window is still in pixmap mode. If you
don't especially<br>
need to plot over the simulation plots, then close the window and plot
in a "fresh" one, and<br>
otherwise set the pixmap mode to off with set(gcf(),'pixmap','off').<br>
<blockquote type="cite">
  <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">
  <div><br>
I noticed that when I finished installing the module, seems like the
the program does not include a reg key and libplot is not working
correctly.. just speculating... <br>
  <br>
  </div>
  </div>
</blockquote>
I assume you are using windows, but what is libplot ?<br>
<blockquote type="cite">
  <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">
  <div>Also, I can not un-install the module. I have to delete the
entire directory (brute force).. <br>
  <br>
  </div>
  </div>
</blockquote>
OS, Scilab version, Error message ?<br>
<blockquote type="cite">
  <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">
  <div>Best Regards,<br>
  </div>
  </div>
</blockquote>
<br>
S.<br>
<blockquote type="cite">
  <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">
  <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br>
  <div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2">
  <hr size="1"><b><span style="font-weight: bold;">From:</span></b>
mottelet <a rel="nofollow" class="moz-txt-link-rfc2396E" ymailto="mailto:stephane.mottelet@gmail.com" target="_blank" href="mailto:stephane.mottelet@gmail.com"><stephane.mottelet@gmail.com></a><br>
  <b><span style="font-weight: bold;">To:</span></b>
<a rel="nofollow" class="moz-txt-link-abbreviated" ymailto="mailto:users@lists.scilab.org" target="_blank" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
  <b><span style="font-weight: bold;">Cc:</span></b>
<a rel="nofollow" class="moz-txt-link-abbreviated" ymailto="mailto:users@lists.scilab.org" target="_blank" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
  <b><span style="font-weight: bold;">Sent:</span></b> Mon, 19 April,
2010 15:51:55<br>
  <b><span style="font-weight: bold;">Subject:</span></b>
[scilab-Users] XMLlab 1.72<br>
  </font><br>
Hi all,<br>
  <br>
I just uploaded the latest version of XMLlab at <a rel="nofollow" target="_blank" href="http://xmllab.org">http://xmllab.org</a>.<br>
This release fixes some problems encountered with the latest Scilab<br>
version (Scilab >= 5.2.1). Please note that this version won't work<br>
with Scilab versions < 5.<br>
  <br>
S.<br>
  </div>
  </div>
  </div>
  <br>
</blockquote>
<br>
</div></div>
</div><br>



      </body></html>