In Symbolic Math, how do you output a partial derivative as a variable?
Show older comments
Hello
How can I do this?
y = sin(theta)
yPrime = diff(y,t)
The output I need is omega*cos(theta)
Matlab outputs the partial derivative of theta with respect to t. How can I replace the partial derivate for a variable?
Thank you!
Accepted Answer
More Answers (0)
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!