tec_to_fem ( 'ell.tec', 'ell_node_coord.txt', 'ell_element.txt', 'ell_node_data.txt' ) 01-Feb-2006 17:15:32 TEC_TO_FEM: (MATLAB version) Read a TEC file containing finite element data. Write files for an equivalent FEM model consisting of: * a node coordinate file, * an element file, * a node data file; Read the data from "ell.tec". Wrote the node coordinates to "ell_node_coord.txt". Wrote the element data to "ell_element.txt". Wrote the node data to "ell_node_data.txt". TEC_TO_FEM: Normal end of execution. 01-Feb-2006 17:15:32