Re: [SIP-devel] contribution - SIP
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Leandro E. <es...@if...> - 2003-02-20 17:58:44
|
I used scilab 2.6 to develop the script under windows and for me nested functions work OK. BTW, moving MakeMask and curvature2D to outside of minmax could be a fix, even because MakeMask and curvature2D may be useful to solve other problems. best regards, Leandro. ----- Original Message ----- From: "Ricardo Fabbri" <rf...@if...> To: "SIP development list" <sip...@li...> Sent: Wednesday, February 19, 2003 8:30 AM Subject: Re: [SIP-devel] contribution - SIP > On Wed, 19 Feb 2003, DRUEL Jocelyn wrote: > > > Hi, > > I tried your script: > > first try with getf('minmax.sci'): > > error 37, incorrect function at line 71 > > (scilab-2.6, debian). > > > > 2nd try: I had a look inside your function: you define the functions MakeMask > > and curvature2D inside the function minmax. > > I tried to move them outside (minmax2.sci). Now it works for me. > > Maybe it's a problem with my scilab version only ? > > > > It just happens with scilab 2.6 under Linux. I tested it with scilab 2.7, > and it works fine. Leandro, what scilab version did you use under windows? > > bye, > Ricardo. |