[Scilab-users] Int3D / Triple integration

Stéphane Mottelet stephane.mottelet at utc.fr
Fri Apr 2 15:53:30 CEST 2021


They are the number of the vertices of the cube, as generated by ndgrid:

--> [(1:8)' x(:) y(:) z(:)]
  ans  =

    1.   0.   0.   0.
    2.   1.   0.   0.
    3.   0.   1.   0.
    4.   1.   1.   0.
    5.   0.   0.   1.
    6.   1.   0.   1.
    7.   0.   1.   1.
    8.   1.   1.   1.

S.

Le 02/04/2021 à 15:49, arctica1963 a écrit :
> Quick query re: your code,
>
> How is the index (i) defined?
> i = [5 8 2 3
>       5 8 2 6
>       5 8 3 7
>       5 2 3 1
>       2 3 8 4]';
>
> Just trying to fully understand your method.
>
> Lester
>
>
>
> --
> Sent from: https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users

-- 
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet




More information about the users mailing list