I'm unable to derive a function with decimals

1 次查看(过去 30 天)
I have a rather complex function but i used the first two terms to describe my issue.

采纳的回答

Star Strider
Star Strider 2020-5-22
Use the vpa function:
vpa(diff(Y))
.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by