[Scilab-users] Function "locate" for 3d graphs

2018-06-14 Thread Izabela Wójcik-Grząba

Hello,

I've got another question. Is there a function like "locate" but 
appropriate for param3d plot. I would like to pick some points from my 
param3d plot.


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


Re: [Scilab-users] Function "locate" for 3d graphs

2018-06-14 Thread André FS
Hi Iza,

What if you use the linear_interpn [1]?

[1] https://help.scilab.org/doc/5.3.3/en_US/linear_interpn.html

Regards,

André

Em qui, 14 de jun de 2018 às 08:30, Izabela Wójcik-Grząba 
escreveu:

> Hello,
>
> I've got another question. Is there a function like "locate" but
> appropriate for param3d plot. I would like to pick some points from my
> param3d plot.
>
> Regards,
> Iza
> ___
> 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


Re: [Scilab-users] Function "locate" for 3d graphs

2018-06-14 Thread Stéphane Mottelet
Hello,

Your 3D graphics is projected on 2D. How could you get points in 3D ?

S.

> Le 15 juin 2018 à 04:12, André FS  a écrit :
> 
> Hi Iza,
> 
> What if you use the linear_interpn [1]?
> 
> [1] https://help.scilab.org/doc/5.3.3/en_US/linear_interpn.html
> 
> Regards,
> 
> André
> 
>> Em qui, 14 de jun de 2018 às 08:30, Izabela Wójcik-Grząba 
>>  escreveu:
>> Hello,
>> 
>> I've got another question. Is there a function like "locate" but 
>> appropriate for param3d plot. I would like to pick some points from my 
>> param3d plot.
>> 
>> Regards,
>> Iza
>> ___
>> users mailing list
>> users@lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
> ___
> users mailing list
> users@lists.scilab.org
> https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users