How do I plot this to display a spectrum?
3 ビュー (過去 30 日間)
古いコメントを表示
I want to plot the intensity against wavenumber.
This is the intensity i believe:

But i dont understand what's val(:,:,1) this runs till val(:,:,729)
and this is the wavenumber:

and it runs from 1 to 729
i tried to plot x = wavenumber and y = ref_Raw and plot (x,y)
however it was reflected
??? Error using ==> plot Data may not have more than 2 dimensions
do need help with this!
thanks
0 件のコメント
採用された回答
その他の回答 (1 件)
hithere
2014 年 10 月 11 日
3 件のコメント
Rick Rosson
2014 年 10 月 11 日
No need to apologize. We are all still learning. When we stop learning, then it's time to throw in the towel!
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!