How to plot frame structure with varying thickness?
显示 更早的评论
I am using the Plot Frame Structure file from this link: https://www.mathworks.com/matlabcentral/fileexchange/74083-plot-frame-structure
and utilizing it to plot lattice structures. I am trying to plot the structures with varying element thickness such that the element thickness can be visualized (say if there are total of 8 elements in a frame. 5 of them are 1mm thick, 2 of them are 1.5mm thick and last one is 2mm thick. When plotting the frame, I want to create the structure with elements thickness proportional to these thickness value). Additionally, it will be good to have these thicker elements (1.5mm, 2mm in the example) represented with different color as well than baseline thickness size (1mm in example). I do have node coordinate matrix, element connectivity matrix and a column vector of each element thickness which correspondes to the element connectivity matrix.
Any help is higly appreciated.Thanks
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
