필터 지우기
필터 지우기

Graph Plotting of Approximate(Numerical) and Exact solution

조회 수: 5 (최근 30일)
MADUKA CHIKA
MADUKA CHIKA 2023년 2월 11일
편집: Bhanu Prakash 2023년 2월 23일
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