Comment Re:Skip MATLAB, Learn R (Score 1) 242
1. R is slow and clumsy.
2. Matlab skills are mandatory in virtually any engineering field.
3. Matlab is used for far more than "statistics" and "big data". It is particularly useful for dynamic systems modeling and controls design. For example, if I want to draw the root locus of a system with a known open loop transfer function, I can do it in one line in Matlab. I can't do it in R.