Saturday, June 22, 2013

MATLAB

I was going over a few of the MATLAB tutorials today and I realize that when working with arrays the techniques and strategies are completely different than from Java and that problems which are easy to solve in Java are difficult in MATLAB.  I enjoy that my programming experience helps me with MATLAB but I still have to learn new syntax to prevail.

1 comment:

  1. Some things are easier in Matlab than java as well. Matlab has lots of built in functions you can call instead of having to write long codes to do some things. In particular is has a lot of built in math stuff.

    ReplyDelete