Smartcookie
Electrical
- Feb 11, 2006
- 6
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 tetramesh, but it gives me error of out of memory.
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 tetramesh, but it gives me error of out of memory.