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!