Explanation of tables
| * | green | Function exists in octave 2.0.x
Noted incompatibilities and missing features |
| + | yellow | Function exists in matcompat
Author and home for the function. |
| ? | orange | Function doesn't exist
Explanation of what you can do instead. |
| x | red | Function doesn't exist, and no work-around |
Creation
| ? | sym | |
| x | syms | |
| x | findsym |
Expression display
| x | ccode | |
| x | fortran | |
| x | latex | |
| x | pretty |
Complex numbers
| x | conj | |
| x | real | |
| x | imag |
Extended precision arithmetic
| ? | digits | |
| ? | vpa |
numeric |
Expression manipulation
| ? | collect | |
| ? | expand | |
| x | factor | |
| x | horner | |
| x | numden | |
| x | simple | |
| x | simplify | |
| x | subexpr |
Calculus
| ? | diff |
differentiate |
| x | int | |
| x | jacobian | |
| x | limit | |
| x | symsum | |
| x | taylor |
Linear algebra
| x | colspace | |
| x | det | |
| x | diag | |
| x | eig | |
| x | expm | |
| x | inv | |
| x | jordan | |
| x | null | |
| x | poly | |
| x | rank | |
| x | rref | |
| x | svd | |
| x | tril | |
| x | triu |
Equation solver
| x | compose | |
| x | dsolve | |
| x | finverse | |
| x | solve |
Special functions
| x | cosint | |
| x | hypergeom | |
| x | lambertw | |
| x | sinint | |
| x | zeta |
Maple interface
| x | maple | |
| x | mapleinit | |
| x | mfun | |
| x | mhelp | |
| x | mfunlist | |
| x | procread |
Symbolic expression plots
| x | ezcontour | |
| x | ezcontourf | |
| x | ezmesh | |
| x | ezmeshc | |
| x | ezplot | |
| x | ezplot3 | |
| x | ezpolar | |
| x | ezsurf | |
| x | ezsurfc | |
| x | funtool | |
| x | rsums |
Conversions
| x | char | |
| x | double | |
| x | poly2sym | |
| x | sym2poly |
Transforms
| x | fourier | |
| x | ifourier | |
| x | ilaplace | |
| x | iztrans | |
| x | laplace | |
| x | ztrans |