I find a lot of use for matlab, but my current employer don't have a matlab license: there is one for Comsol, which comes with comsol Script. On a first glance, comsol script is identical to matlab, but after awhile you find eerie differences. Many graphics graphics' features are not there, and you can't export figures to a vector graphics format. But worse is that the performance seems to be much more poor for heavy computations, there is a lot of crashing on trivial algorithms.
(Of course, the purpose of the comsol package is totally different, but I am only interested in using it like matlab, since we don't own a matlab license.)
Are there differences in the matlab and Comsol script cores?
Do they handle memory and matrix computation differently?