mathlink Directory Reference

Files

file  cell2tensor.m
 Convert a cell array to a Mathematica tensor.
 
file  check_var_exist.m
 A wrapper function that checks if a variable has been assigned to a value in Mathematica.
 
file  clear_symbol.m
 A wrapper function that clears a symbol specified by the character var
 
file  eval_math.m
 A wrapper function that calls the mathlink function to evaluate the expression specified by expr.
 
file  eval_math_fun.m
 Evaluate symbolic function eval_math_fun(fun,x1,...,xn) evaluates the symbolic function 'fun' at the given arguments x1, ..., xn.
 
file  general2math.m
 Convert a general expression to a Mathematica expression.
 
file  mat2math.m
 Converts a 2-D matrix to a string that will be read as a matrix (tensor) in Mathematica.
 
file  num2mathstr.m
 
file  str2mathstr.m
 Converts a Matlab string to a Mathematica string.
 
file  struct2assoc.m
 Converts a Matlab structure into a string that describes an expression for Mathematica association.