- Joined
- 3/3/11
- Messages
- 22
- Points
- 11
I need to rewrite an entire piece of MATLAB code in Java. I just find the structure very confusing, like how MATLAB stores data in matrices and Java uses array, etc...Any advice on the best way to rewrite MATLAB to Java? Thanks.