How to freeze a particular column of matrix in a for loop?
1 view (last 30 days)
Show older comments
Hi,
I am updating a matrix in a for loop. I want to freeze a particular column of this matrix, say column j, and update the rest of the matrix.
Any help would really be appreciated. Thanks.
3 Comments
Geoff Hayes
on 27 Mar 2018
I guess it all depends on how you are updating your matrix. Can you post a short example?
Answers (0)
See Also
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!