Skip to content

A simple tool for converting MATLAB equations (with ^ symbols and numeric literals without decimal dots) to C.

Notifications You must be signed in to change notification settings

pauloasherring/MATEquationToC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATLABToC

A simple tool for converting MATLAB equations (with ^ symbols and numeric literals without decimal dots) to C. Requires: Qt5+ due to QRegularExpression

Use at your own risk. These routines have not been thoroughly tested. Before accepting that the equation's integrity is mantained, replace pow() calls for power() and compare it at MATLAB.

About

A simple tool for converting MATLAB equations (with ^ symbols and numeric literals without decimal dots) to C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published