- Thread starter
- #1
Alexmahone
Active member
- Jan 26, 2012
- 268
How do I find the Laplace transform of 1 using MATLAB?
>> laplace(1)
gives the error ??? Undefined function or method 'laplace' for input arguments of type 'double'.
>> laplace(1)
gives the error ??? Undefined function or method 'laplace' for input arguments of type 'double'.
Last edited by a moderator: