Add Wavenumber axis

版本 1.0.0.0 (2.6 KB) 作者: Micke Malmström
Adds a 'Wavenumber (cm^{-1})' axis on top of current graph where the the x-axis is in nm or µm.
179.0 次下载
更新时间 2015/9/24

查看许可证

ha2=addinvcmaxis(DecPlaces,Unit,ha)
Adds a 'Wavenumber (cm^{-1})' axis on top of current graph where the the
x-axis is in nm or µm. The xlabel should be specified with unit before
running addinvcmaxis(), otherwise it can be specified as
addinvcmaxis(DecPlaces,Unit).

Use:
addinvcmaxis() if unit of wavelength is specified in xlabel or,
addinvcmaxis(DecPlaces) where DecPlaces = decimal places, 0=Default will display waveno. without decimals, or
addinvcmaxis(DecPlaces,Unit) where 'Unit' is the unit in (m), i.e. if the graph is in nm Unit=1e-9, or
addinvcmaxis(DecPlaces,Unit,ha) if you want to add the axis to a different axis than the current, i.e., gca.
cc micke.malmstrom@gmail.com
Version 2015-09-24

引用格式

Micke Malmström (2024). Add Wavenumber axis (https://www.mathworks.com/matlabcentral/fileexchange/53183-add-wavenumber-axis), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polar Plots 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0