These
are a few Excel spreadsheets
that I've developed to speed design and analysis. They list
the
common sizes for structural members,
calculate section properties, and in some cases calculate buckling
loads at various lengths:
Matlab
string conversion function --
parses deliminated strings (e.g. from
an FEA output file) into substrings that can then be manipulated by
Matlab. I was surprised such a feature wasn't built into
Matlab,
e.g., like in AWK, so I wrote it and then submitted it to their file
exchange.