How to plot frame structure with varying thickness?
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!