oct2ml

Converts octave style m-files to matlab style m-files

Al momento, stai seguendo questo contributo

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 (2026). oct2ml (https://it.mathworks.com/matlabcentral/fileexchange/8972-oct2ml), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

New License

1.0.0.0

Added support for ** -> ^