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.

 

 

 

Attachment: A.ctx
Description: Binary data

Attachment: A.sce
Description: Binary data

Attachment: A552.zcos
Description: Binary data

Attachment: A610.zcos
Description: Binary data

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to