[Scilab-users] Context error in Xcos Scilab 6.1.0

Perrichon perrichon.pierre at wanadoo.fr
Sat Feb 29 11:32:39 CET 2020


Hello,

 

I try to understand and find a reason why my projects done with xcos scilab
5.5.2 not run i 6.1.0

So I isolate at least one reason in a basic test program (see attached
files)

 

Here, zcos file are lunched into scilab 5.5.2 or 6.10, with the A.sce file
which test the version

 

A.ctx is a context file. Here is a simple variable definition A=50 in that
case.

 

Every zcos file contains in its simulation contexte, the instruction «
exec("A.ctx") » ; accessible with simulation-> context modifying 

 

To run this program, make a directory, a copy of the attached files, and
change eventually line 4 in A.sce :

Root="c:\0 - tampon"
// Répertoire de travail pour le test

 

So run A.sce inside xcos scilab 5.5.2 or 6.1.0

 

Scilab 5.5.2 run correctly :



Scilab 6.1.0 is bugged :



It means that A is not seen in xcos scilab 6.1.0

 

Must I write a bugzilla.

 

Sincerely

 

Pierre P.

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 4233 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.jpg
Type: image/jpeg
Size: 4196 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A.ctx
Type: application/octet-stream
Size: 4 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A.sce
Type: application/octet-stream
Size: 710 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A552.zcos
Type: application/octet-stream
Size: 2109 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A610.zcos
Type: application/octet-stream
Size: 2345 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20200229/46467c91/attachment-0003.obj>


More information about the users mailing list