Pearson correlation display one number
Show older comments
How do I display one single number for the Pearson correlation?
Below is the part of the code I use to generate the correlation coefficient. Is there a way to define the dimensions and avoid getting four numbers?
PearsonA1A230=corrcoef(Absorbance30_1,Absorbance30_2)

Answers (0)
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!