Hello everyone,
I'm using Matlab to program my finite element problem. My elements are linear tetrahedrals, and I have all my meshes ready, there are 50586 elements and I have their coordinates(x,y,z) and connnectivity array in txt file, but I need to visulize this, I tried with Matlab with...