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.
https://mss.fossen.biz
MIT License
473 stars 160 forks source link

GNU Octave Support #2

Closed THEvang closed 4 years ago

THEvang commented 5 years ago

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.