[Scilab-users] Expression block - Initialisation problem: singularity in a block

2014-06-26 Thread Michael Ungelehrt
Dear users,

 

I copied a simulation which I built up at a Windows 7 PC 64bit with Scilab
5.5.0 to a new Windows 7 PC 64bit with Scilab 5.5.0 installed just a view
days ago. On the old PC the simulation run without any problems, on the new
PC I get an error message (Initialisation problem: singularity in a block)
at the Expression block. I reduced the simulation to a simple model (see in
the attachment) to reduce other possible error factors.

 

The simulation you find in the attachment run on one PC, on the other not. I
have absolutely no idea where a mistake is. Simulation settings are the
same, too.

 

Can you please help me?

 

Best regards,

Michael Ungelehrt

 

 

Logo_TC_Cham

 

Michael Ungelehrt, B.Eng.

Laboratory engineer

 

DIT – Deggendorf Institute of Technology
Technologie Campus Cham

Badstraße 21

D-93413 Cham

 

Tel: +49 9971 99673-29

Fax: +49 9971 99673-69

E-Mail: michael.ungele...@th-deg.de

Web: www.tc-cham.th-deg.de http://www.tc-cham.th-deg.de/ 

 



Expression block.zcos
Description: Binary data
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] orientation of encapsulated postscript

2014-06-26 Thread grivet

x = 0:200;
y = sin(2*%pi*x/50);
plot(x,y)

I forgot to mention that I work under Win7.

Regards,
JP Grivet

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


Re: [Scilab-users] orientation of encapsulated postscript

2014-06-26 Thread Antoine Monmayrant

On 06/26/2014 11:52 AM, grivet wrote:

x = 0:200;
y = sin(2*%pi*x/50);
plot(x,y) 

it works for me: I got two different orientations.
(under linux ubuntu 12.04 64bits)
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] Writing reading sod file from another software (Labview)

2014-06-26 Thread Antoine Monmayrant

Hi everyone,

Is there a way to write *.sod files (and eventually read them also) from 
outside Scilab, more specifically from Labview?
I need to analyse with Scilab fairly big datasets (ideally a uint16 
1280*1024*4096 hypermatrix) acquired with Labview.
For the moment I save/open *csv files, but it would be faster and more 
convenient using Scilab native file format...


Antoine

--
+++

 Antoine Monmayrant LAAS - CNRS
 7 avenue du Colonel Roche
 BP 54200
 31031 TOULOUSE Cedex 4
 FRANCE

 Tel:+33 5 61 33 64 59
 
 email : antoine.monmayr...@laas.fr

 permanent email : antoine.monmayr...@polytechnique.org

+++

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


Re: [Scilab-users] Writing reading sod file from another software (Labview)

2014-06-26 Thread David Chèze
Hi Antoine,
I've never used it until now but there's a gateway Scilab/Labview that
should do it easily:
https://www.scilab.org/fr/scilab/interoperability/connection_applications/labview


David



--
View this message in context: 
http://mailinglists.scilab.org/Scilab-users-Writing-reading-sod-file-from-another-software-Labview-tp4030783p4030785.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] orientation of encapsulated postscript

2014-06-26 Thread grivet

Le 26/06/2014 12:30, Calixte Denizet a écrit :

Could you attach the generated EPS file please ?

Calixte

On 26/06/2014 11:52, grivet wrote:

x = 0:200;
y = sin(2*%pi*x/50);
plot(x,y)

I forgot to mention that I work under Win7.

Regards,
JP Grivet

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



Here they are. Opening both file with Numpad, I notice that the ounding 
box is idential in th two cases, and wider than the page.

Cordialement
JP Grivet



paysage.eps
Description: PostScript document


portrait.eps
Description: PostScript document
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Expression block - Initialisation problem: singularity in a block

2014-06-26 Thread Clément David
Hello Michael,

It seems to be a scilab bug, please report to bugzilla.scilab.org.

Thanks in advance,

--
Clément

Le mercredi 25 juin 2014 à 11:00 +0200, Michael Ungelehrt a écrit :
 Dear users,
 
  
 
 I copied a simulation which I built up at a Windows 7 PC 64bit with
 Scilab 5.5.0 to a new Windows 7 PC 64bit with Scilab 5.5.0 installed
 just a view days ago. On the old PC the simulation run without any
 problems, on the new PC I get an error message (Initialisation
 problem: singularity in a block) at the Expression block. I reduced
 the simulation to a simple model (see in the attachment) to reduce
 other possible error factors.
 
  
 
 The simulation you find in the attachment run on one PC, on the other
 not. I have absolutely no idea where a mistake is. Simulation settings
 are the same, too.
 
  
 
 Can you please help me?
 
  
 
 Best regards,
 
 Michael Ungelehrt
 
  
 
  
 
 Logo_TC_Cham
 
  
 
 Michael Ungelehrt, B.Eng.
 
 Laboratory engineer
 
  
 
 DIT – Deggendorf Institute of Technology
 Technologie Campus Cham
 
 Badstraße 21
 
 D-93413 Cham
 
  
 
 Tel: +49 9971 99673-29
 
 Fax: +49 9971 99673-69
 
 E-Mail: michael.ungele...@th-deg.de
 
 Web: www.tc-cham.th-deg.de
 
  
 
 
 ___
 users mailing list
 users@lists.scilab.org
 http://lists.scilab.org/mailman/listinfo/users


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