How to plot a curve using differential (dy/dx) data.

Hi All,
I have equation for the derivative (dy/dx) and it is pretty complex. But from this I can make a plot for x vs dy/dx. From this curve how can I plot x vs y. Y can have any range.
Best,
Yasith

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 14 Jul 2019
Edited: KALYAN ACHARJYA on 14 Jul 2019
Do the integration of dy, both sides, which gives y, then plot (x,y)

Products

Release

R2019a

Asked:

on 14 Jul 2019

Edited:

on 14 Jul 2019

Community Treasure Hunt

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

Start Hunting!