cybergalactic / MSS

The Marine Systems Simulator (MSS) is software that supplements the textbook "Handbook of Marine Craft Hydrodynamics and Motion Control," 2nd Edition, by T. I. Fossen, published in 2021 by John Wiley & Sons Ltd.

Home Page:https://mss.fossen.biz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNU Octave Support

THEvang opened this issue · comments

GNU Octave is free software made to be compatible with Matlab scripts.

https://www.gnu.org/software/octave/

Hence, most MSS functionality should be compatible out of the box. However, there are suble differences between the two languages that might cause problems. I think MSS should be tested for Octave compatability. This will make the software usable by a wider audience, as Matlab is quite expensive.

At least the repo should be tagged with the Octave language tag.