Question


read data from variables with names matching patterns
A student of mine saved a .mat file containing variables named x1, x2, ..., x50, y1, y2, etc. How can I write program that will...

11 years ago | 1 answer | 0

1

answer

Question


error running mex on mac c-code
I'm trying to use a little bit of c-code in matlab. I'm running Matlab 2013B on OS X 10.8 and have Xcode 5.0. To figure this ou...

12 years ago | 0 answers | 1

0

answers

Question


Getting Mac Menubar in the right spot in 2012B
I just installed 2012B on a Mac, running Lion. I know that Matlab can now put its menus in the proper place in the mac menu bar,...

13 years ago | 1 answer | 0

1

answer

Question


mlint across multiple functions in separate files
I use mlint a lot. I think it operates only on a single file. Suppose I have two functions foo.m which calls bar.m. I'd like ...

14 years ago | 2 answers | 0

2

answers