hello I want to creat and display a 3D shell in matlab.(for example a barrel with 100 element) and I have a thickness vector(100*1) that containes the thicknesses of 100 shell elements.so I have an array that containes coordinates of shell nodes and element and a vector that containes thickness of s...