How to for loop a summation yielding different matrix values
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
