matlab and gplot
- by JPC
Hi,
Im trying to find a way to plot a truss in matlab, i can do it by using an adjacancy matrix and the gplot function, but its very long winded approach especially if there are a lot of nodes connected to one another. Is there a faster way to do this?
I'm new to matlab and the programming world any help would be really appreciated.
JC