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
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mazen Bahadi
am 8 Nov. 2016
Kommentiert: Mazen Bahadi
am 11 Nov. 2016
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 Kommentare
Akzeptierte Antwort
Mazen Bahadi
am 9 Nov. 2016
2 Kommentare
KSSV
am 10 Nov. 2016
You can do it by interpolation. If it is a 1D problem go through interp1. If it is a 2D go through interp2.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Exploration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!