oct2ml

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

現在この提出コンテンツをフォロー中です。

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.

引用

Ben Barrowes (2026). oct2ml (https://jp.mathworks.com/matlabcentral/fileexchange/8972-oct2ml), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersOctave についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

New License

1.0.0.0

Added support for ** -> ^