- Table of Content
- Main Page
- Classes
- Files
- Related Pages
general2math.m File Reference
Convert a general expression to a Mathematica expression. More...
Functions | |
function expr = | general2math (x, varargin) |
Convert a general expression to a Mathematica expression. More... | |
Detailed Description
Convert a general expression to a Mathematica expression.
Function Documentation
◆ general2math()
function expr = general2math | ( | x, | |
varargin | |||
) |
Convert a general expression to a Mathematica expression.
- Author
- ayonga
- Date
- 2016-11-23
Copyright (c) 2016, AMBER Lab All right reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted only in compliance with the BSD 3-Clause license, see http://www.opensource.org/licenses/bsd-license.php
References mat2math(), num2mathstr(), and str2mathstr().