Bad http_code: 404 Undefined function. - MATLAB Student R2008a

Undefined function.

0 votes
asked by about MATLAB Student R2008a
edited by

I am finding it difficult solving laplace transform with this r2008a version of Matlab. I get error message each time I type in syms s t. What could be the cause? The error message is "Undefined function or method 'syms' for input arguments of type 'char'.

1 Answer

0 votes
No avatar answered by (309k points)

The syms actually has to be defined properly before you can use it in MatLab. Luckily, there is a page where you can see how the syms function can be used.

Access the following page to read about it: https://www.mathworks.com/help/symbolic/syms.html?requestedDomain=www.mathworks.com

If the software still doesn't recognize the function, then use the Update feature to install latest updates.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...