Graph Plotting of Approximate(Numerical) and Exact solution

5 次查看(过去 30 天)
Please I want to plot a Graph of exact solution and numerical solution.

回答(1 个)

Bhanu Prakash
Bhanu Prakash 2023-2-16
编辑:Bhanu Prakash 2023-2-23
Hi Maduka,
As per my understanding, you are trying to plot a graph of exact solution and numerical solution.
For plotting them, you can use the “plot” function in MATLAB. If you want to plot the two solutions separately and group them together into a single figure, you can use the “subplot” function.
You can access the documentation of “plot” and “subplot” here
Hope this answer helps you.
Thanks,
Bhanu Prakash.

类别

Help CenterFile Exchange 中查找有关 Visual Exploration 的更多信息

标签

产品


版本

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by