Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 439 Bytes

README.matlab.md

File metadata and controls

14 lines (9 loc) · 439 Bytes

OctSymPy for Matlab

README.md is the main document. Here we list any Matlab-specific notes.

Formatting: Matlab uses a different formatting for comment headers. Most of the .m files have been autoconverted from the GNU Octave versions.

Tests: Many .m files have tests built-in using using Octave's test framework. These have been autoextracted for Matlab (which unfortunately doesn't use the same test framework).