MATLAB expression column indexing

Posted by Yassin on Stack Overflow See other posts from Stack Overflow or by Yassin
Published on 2010-04-28T09:22:30Z Indexed on 2010/04/28 9:43 UTC
Read the original article Hit count: 288

Filed under:
|
|

I have an expression that gives a matrix and I want to access an element, without creating a temporary variable, something like this cov(M)(1,1). How can I do it?

Thanks!

© Stack Overflow or respective owner

Related posts about matlab

Related posts about index