hello to everyone! I have a problem with the maple toolbox for matlab: i can't use the command setmaple to move my equations from matlab to maple. An example: i create two symbolic variables in matlab >>syms x y; then i set: >>cos(x+y) ans = cos(x+y) and now i try to move the equation to maple: >>setmaple ('h',ans) ??? Undefined function or method 'setmaple' for input arguments of type 'sym'. i'm using maple 11.01 and matlab 7.4.0. I tried updating toolbox for matlab but it didn't work. Some suggestions? Thanks...

Please Wait...