How to freeze a particular column of matrix in a for loop?

1 view (last 30 days)
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
Mohammad
Mohammad on 26 Mar 2018
Yes, that's exactly what I am doing now. I would have thought that maybe there exists an easier approach.
Geoff Hayes
Geoff Hayes on 27 Mar 2018
I guess it all depends on how you are updating your matrix. Can you post a short example?

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!