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!