How can I define the following functions using inline command?
Show older comments
f(t) = e^(-0.5t)cos(2pi4t)u(t)
g(t) = e^(-t)cos(2pi2t)u(t)
1 Comment
Jan
on 9 Feb 2021
The inline command is deprecated for a long time now. Why do you want to do this?
Answers (1)
Star Strider
on 9 Feb 2021
0 votes
Categories
Find more on Function Creation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!