How to for loop a summation yielding different matrix values
이전 댓글 표시
I am trying to write a for loop for a sum expression as follows:

I don't intend to automate the ij portion of it. I only have ij = 11 and ij = 22 so I can just insert 2 expressions (2 identical loops) with the values for Q_11 and Q_22.
The z aspect of my function are thicknesses that may vary and I can define prior to the loop.
I do need a little help with the iteration part of the loop since my knowledge of for loops is VERY basic.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
