14-Jul-2023 08:57:39 fem2d_project_test(): MATLAB/Octave version 5.2.0 Test fem2d_project(). 14-Jul-2023 08:57:39 FEM2D_PROJECT MATLAB/Octave version 5.2.0 Read files defining a sampling of a function of 2 arguments. Read files defining a finite element mesh. Project the sample data onto the mesh, and write a file of FEM coefficient values. Sample node spatial dimension is 2 Sample node number is 81 Sample element order is 3 Sample element number is 128 Sample value dimension is 3 Sample value number is 81 Index SAMPLE Min SAMPLE Max 1 1.000000 1.000000 2 0.000000 16.000000 3 0.000000 24.000000 The element neighbor array has been computed. The FEM node dimension is 2 The FEM node number is 25 The FEM element order is 3 The FEM element number is 32 Index FEM Min FEM Max 1 1.000000 1.000000 2 -0.000000 16.000000 3 -0.000000 24.000000 FEM value data written to "r4x4_t3_values.txt". FEM2D_PROJECT Normal end of execution. 14-Jul-2023 08:57:40 fem2d_project_test(): Normal end of execution. 14-Jul-2023 08:57:40