Plotting of data on the same graph by same script

The script runs first time and creates a set of data, then runs again creating new data.
I need to plot all data on same graph.

 채택된 답변

Aditya Gupta
Aditya Gupta 2020년 6월 26일
편집: Aditya Gupta 2020년 6월 26일

0 개 추천

Create an axes object and set the option for adding of new lines.
Read documentation for axes here : https://www.mathworks.com/help/matlab/ref/axes.html

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

2020년 6월 26일

편집:

2020년 6월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by