08-Jan-2022 09:03:26 pyramid_rule_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test pyramid_rule(). 08-Jan-2022 09:03:26 PYRAMID_RULE MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Compute a quadrature rule for approximating the integral of a function over a pyramid. The user specifies: LEGENDRE_ORDER, the order of the Legendre rule for X and Y. JACOBI_ORDER, the order of the Jacobi rule for Z, FILENAME, the prefix for the three output files: filename_w.txt - the weight file filename_x.txt - the abscissa file. filename_r.txt - the region file. The requested Legendre order of the rule is 4. The requested Jacobi order of the rule is 3. Creating quadrature files. "Root" file name is "pyramid_l4_j3". Weight file will be "pyramid_l4_j3_w.txt". Abscissa file will be "pyramid_l4_j3_x.txt". Region file will be "pyramid_l4_j3_r.txt". PYRAMID_RULE: Normal end of execution. 08-Jan-2022 09:03:26 pyramid_rule_test(): Normal end of execution. 08-Jan-2022 09:03:26