04-Mar-2019 11:05:46 pyramid_rule_test: MATLAB version Test pyramid_rule. 04-Mar-2019 11:05:46 PYRAMID_RULE MATLAB version 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. 04-Mar-2019 11:05:46 pyramid_rule_test: Normal end of execution. 04-Mar-2019 11:05:46