Hi, I used the GSSpcWrite to create an SPC file by using data read from a TXT file. The file was created and I was capable of reading and plotting it from Matlab. However, I can’t open that file in any other software like Ominc for example. The x ax
4 次查看(过去 30 天)
显示 更早的评论
I used the GSSpcWrite to create an SPC file by using data read from a TXT file. The SPC file was created successfully and I was capable of reading and plotting it from Matlab. However, I can’t open that file in any other software like Ominc for example. The x axis is not evenly spaced. When I produced a file with an evenly spaced x axis I could open it in Omnic. Any suggestions to make the unevenly spaced x axis SPCs produced by GSSpcWrite open in Ominc (or other spectral software). Regards
2 个评论
采纳的回答
Mazen Bahadi
2016-11-9
2 个评论
KSSV
2016-11-10
You can do it by interpolation. If it is a 1D problem go through interp1. If it is a 2D go through interp2.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!