How to plot two plots in one graph?
이전 댓글 표시
How can I plot "Chaotic_Balance(0.02, 9, 18, 1)" and "Chaotic_Balance(0.02, 10, 18, 1)" in one graph and label them like the picture shows below (red and blue line with descriptions)?


댓글 수: 3
VBBV
2021년 2월 2일
Use hold on after plot.
Pass Rd as vector
Shuqing Qi
2021년 2월 2일
Mathieu NOE
2021년 2월 2일
hi
it would be more efficient maybe if you could share the code (and the data if needed)
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
