I've used Matlab on and off before, but I need to develop a good understanding of it now, and the language I'm most familiar with is Python. Care to describe a Matlab language feature, idiom, best practice or philosophy as compared to Python?
There's a terrific amount of buzz for and resources pertaining to going the opposite direction, the matlab to (python + tools) conversion, but that's not the way I need to go. Which data structures to swap in, whether I should use classes, where Numpy intuition might go wrong, etc. would be appreciated.
Edit: rephrased, shortened question