How to select/pick specific 3*3 matrix from 6*6 matrix in MATLAB?
7 views (last 30 days)
Show older comments
How to pickup any specific 3*3 or 2*2 or 4*4 matrix form any particular location from a global 6*6 or much bigger matrix. actually I am trying to find stiffness of stiffness of 2D frame using FEM in MATLAB. so to combine the matrix of every element in the global matrix. I need to pickup vaues for each node and combine common node.can somebody help me here.
2 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Matrices and Arrays in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!