[scilab-Users] XMLlab 1.72

Julio Gonzalez-Saenz julio.gonzalez at ymail.com
Tue Apr 20 00:18:34 CEST 2010


Hi Stephane,

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:

clc()
n=[1:20]
z=exp(%i*2*%pi.*n./10);
phz=atan(imag(z),real(z));
plot(n,phz)


 I can not see any plot in the screen. But without the module running, I can plot..  

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... 

Also, I can not un-install the module. I have to delete the entire directory (brute force).. 

Best Regards,




________________________________
From: mottelet <stephane.mottelet at gmail.com>
To: users at lists.scilab.org
Cc: users at lists.scilab.org
Sent: Mon, 19 April, 2010 15:51:55
Subject: [scilab-Users] XMLlab 1.72

Hi all,

I just uploaded the latest version of XMLlab at http://xmllab.org.
This release fixes some problems encountered with the latest Scilab
version (Scilab >= 5.2.1). Please note that this version won't work
with Scilab versions < 5.

S.



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100419/bc6bc16a/attachment.htm>


More information about the users mailing list