oct2ml

版本 1.1.0.0 (9.0 KB) 作者: Ben Barrowes
Converts octave style m-files to matlab style m-files
5.3K 次下载
更新时间 2009/6/18

查看许可证

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 (2024). oct2ml (https://www.mathworks.com/matlabcentral/fileexchange/8972-oct2ml), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Octave 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

New License

1.0.0.0

Added support for ** -> ^