oct2ml

Converts octave style m-files to matlab style m-files
5,3K Downloads
Aktualisiert 18. Jun 2009

Lizenz anzeigen

This small converter aims to accept octave style m-files and output matlab style m-files. Somewhat basic: # to %, ! to ~ and so on. A small script to convert directories containing octave m-files is included. Put directories of converted m-files at the _end_ of your matlab path.

See README for more information on how to use the files.

Zitieren als

Ben Barrowes (2024). oct2ml (https://www.mathworks.com/matlabcentral/fileexchange/8972-oct2ml), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14SP2
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Octave finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

New License

1.0.0.0

Added support for ** -> ^