Search found 1 match

by Leo Porter-Zasada
Tue Aug 24, 2021 8:32 am
Forum: General forum
Topic: Simple Syntax Question Regarding Baseline Correction
Replies: 1
Views: 3734

Simple Syntax Question Regarding Baseline Correction

Hi, I want to perform a baseline correction on my data (a simple broad Cu(II) single peak). I see in the documentation the syntax is: CorrSpec = basecorr(Spec,Dim,Ord) [CorrSpec,BLine] = basecorr(Spec,Dim,Ord) I am a novice at Easyspin/MatLab so figuring out how to use this on my data is giving me s...