Matlab question on multidimensional files

Posted by ahmet nurlu on Stack Overflow See other posts from Stack Overflow or by ahmet nurlu
Published on 2010-06-07T14:54:08Z Indexed on 2010/06/07 15:12 UTC
Read the original article Hit count: 202

Filed under:

I've got a multidimensional .mat file with a bunch of m x n arrays where each one is called something different, for example f1, f2, etc. I want to open the .mat file up and analyze each file automatically. How do I do that?

© Stack Overflow or respective owner

Related posts about matlab