Importing XYZ matrix into Matlab
Ältere Kommentare anzeigen
I have a set of 6 XY wavelength/absorption datasets, each with a different concentration. I have formed them into a 312x7 XYZ matrix with the first row holding the Y-variables (concentration), and the first column holding the X-variables (wavelength). I have used this data format quite frequently in other programs, but I cannot figure out how to get Matlab to recognize the data properly. I would like to use Matlab to baseline correct the data and then solve for the molar absorptivity at each wavelength.
Example:
0 10 25 50 75 100
290 0.0 0.1 0.12 0.15 0.2 0.3
291 0.0 0.11 0.121 0.151 0.21 0.31
Thanks in advance for your help.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Large Files and Big Data finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!