Plotting FEM in matlab
Plotting FEM in matlab
(OP)
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.





RE: Plotting FEM in matlab
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.