oct2ml

Converts octave style m-files to matlab style m-files
5,3K download
Aggiornato 18 giu 2009

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R14SP2
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Octave in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

New License

1.0.0.0

Added support for ** -> ^