[Scilab-users] Matlab to Scilab

Raghu Char raghu.char at gmail.com
Sun May 25 08:05:13 CEST 2014


there  seems to be your problem with rand_array in IEC_noise =  
conv(rand_array,IEC_filter_impulse_W);

   !--error 17
stack size exceeded!
Use stacksize function to increase it.
Memory used for variables: 6081036
Intermediate memory needed: -3918962
Total memory available: 10000000



On Sun, 25 May 2014 01:33:16 +0530, Claus Futtrup <cfuttrup at gmail.com>  
wrote:

> Hi there
>
> A colleague of mine cannot write Scilab code yet, so he writes in Matlab
> and I convert. So far I've run into a couple of issues that I don't know
> what to make of. Please help us. The .sce script file is attached.
>
> 1) The "plot" which is commented out on line 41 crashes Scilab. I wonder
> why - is it because I'm plotting 24000 data points?
>
> 2) At the end of the script (line 111) I get a memory allocation error
> with "conv" ... please help on this one.
>
> P.S. My colleague is trying to generate IEC 268-1 noise ... later to
> compress it and make IEC 268-5 (EN 60268-5) test signal for power
> testing loudspeakers.
>
> /Claus
>
>
> ---
> This email is free from viruses and malware because avast! Antivirus  
> protection is active.
> http://www.avast.com


-- 
Regards raghu



More information about the users mailing list