Creating a blank figures
이전 댓글 표시

I do not know why this script is not producing a line (only plots the two axis)?
답변 (1개)
YT
2019년 2월 5일
0 개 추천
You should put the hold on; before the plot(Lam, Transmittance). I suggest also to put hold off; after the end of your for-loop.
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!