20-Jul-2023 11:30:09 tec_to_fem_test(): MATLAB version Test tec_to_fem(). TEC_TO_FEM: MATLAB/Octave version 5.2.0 Read a TECPLOT ASCII file containing finite element data. Write files for an equivalent FEM model consisting of: * a node file, * an element file, * a value file; Read the data from "ell.dat". Wrote the nodes to "ell_nodes.txt". Wrote the elements to "ell_elements.txt". Wrote the values to "ell_values.txt". tec_to_fem(): Normal end of execution. TEC_TO_FEM: MATLAB/Octave version 5.2.0 Read a TECPLOT ASCII file containing finite element data. Write files for an equivalent FEM model consisting of: * a node file, * an element file, * a value file; Read the data from "tiny.dat". Wrote the nodes to "tiny_nodes.txt". Wrote the elements to "tiny_elements.txt". Wrote the values to "tiny_values.txt". tec_to_fem(): Normal end of execution. tec_to_fem_test(): Normal end of execution. 20-Jul-2023 11:30:09