[scilab-Users] XMLlab 1.72

Julio Gonzalez-Saenz julio.gonzalez at ymail.com
Wed Apr 21 01:00:16 CEST 2010


Hi Stephane,


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

Attached are three files:

1. Installation with an error
2. Successful install message
3. Error during the un-install.

!Scilab Version:   5.2.0.1266391513 
!Operating System: Windows 7 6.1           
!Java version :    1.6.0_18        
!Java runtime information : Java(TM) SE Runtime Environment (build 1.6.0_18-b07) 
!Java vm information :  Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)  
!Vendor specification:  Sun Microsystems Inc.   

Regards,

Julio


________________________________
From: Stéphane Mottelet <stephane.mottelet at utc.fr>
To: users at lists.scilab.org
Sent: Tue, 20 April, 2010 8:51:34
Subject: Re: [scilab-Users] XMLlab 1.72

Hi,

Julio Gonzalez-Saenz a écrit : 
> 
>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..  
>
XMLlab plots graphics in pixmap mode, so if you plot in a simulations's
window (after the
simulation has stopped) then the window is still in pixmap mode. If you
don't especially
need to plot over the simulation plots, then close the window and plot
in a "fresh" one, and
otherwise set the pixmap mode to off with set(gcf(),'pixmap','off').


>>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... 
>
>
I assume you are using windows, but what is libplot ?

Also, I can not un-install the module. I have to delete the
>entire directory (brute force).. 
>
>
OS, Scilab version, Error message ?

Best Regards,
>
S.


>
>
________________________________
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/20100420/dcabda3c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XML install_3.png
Type: image/png
Size: 34133 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20100420/dcabda3c/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XML install.png
Type: image/png
Size: 28569 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20100420/dcabda3c/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XML install_2.png
Type: image/png
Size: 106960 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20100420/dcabda3c/attachment-0002.png>


More information about the users mailing list