tryin analyze a 3d truss

im trying to create a matrix for this 3d truss
here is what i have so far
i keep getting this error message what am i doing wrong. what do i still need to do

Answers (1)

Alan Stevens
Alan Stevens on 11 Mar 2021

0 votes

Your matrix "connectivity" has 12 rows, but only 2 columns, yet you are trying to access the third (4'th, 5'th ...12'th) column.

Products

Asked:

on 11 Mar 2021

Answered:

on 11 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!