Re: [Scilab-users] Importing multiple Java classes

2014-11-13 Thread Calixte Denizet
Hi all, Please report a bug and I'll try to fix it quickly. Regards Calixte On 10/11/2014 13:24, A Khorshidi wrote: Hello; That's my question too. I hope Calixte can add a new calling sequence to jimort function similar to what is used in native Java language (i.e. jimport package.* ). Merci

Re: [Scilab-users] 3d interpolation griddata

2014-11-13 Thread Stéphane Mottelet
Hello, the cshep2d macro should fit your needs. S. Le 12/11/2014 22:40, simond a écrit : Hi, I am trying to convert a matlab code using griddata. Unfortunately, I havent succeed to solve the problem with the available scilal functions (linear_interpn, interpd..). I have a data set of disorde

[Scilab-users] 3d interpolation griddata

2014-11-13 Thread simond
Hi, I am trying to convert a matlab code using griddata. Unfortunately, I havent succeed to solve the problem with the available scilal functions (linear_interpn, interpd..). I have a data set of disordered points (x,y,z), with x,y the position, and z the elevation. I m trying to interpolate all t