How to freeze a particular column of matrix in a for loop?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Geoff Hayes
2018-3-27
I guess it all depends on how you are updating your matrix. Can you post a short example?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!