Project overview
TrussDesigner is a compact MATLAB toolset for creating, editing and analysing planar trusses. It exposes operations to add/remove/move joints and members, computes axial forces for every member, and provides a cost / specification checker so you can examine compliance and estimate cost while iterating on geometry.
What it does
- Interactive visual construction of 2-D trusses (graphical figures).
- Static analysis: solve member axial forces for statically determinate truss configurations.
- Specification checking (dimensions, member stress limits, cost estimates).
- Utilities: add/remove/move joints & members, print/export design state (saved as
Design.mat).
Why it’s useful
Rapid prototyping of truss layouts while simultaneously seeing the mechanical consequences of geometric changes reduces iteration time. The built-in cost/load reporting lets designers trade material and geometry for structural performance.