SimpleScores

Plots the PCA scores using the princomp(X) function. Loads files direct from .csv.
355 Downloads
Updated 20 Feb 2013

View License

Using the [COEFF,SCORE] = princomp(X)function returns the principal component scores; that is, the representation of X in the principal component space. The program loads your data from .csv files, a demo file is included

Cite As

Giuseppe Elia (2024). SimpleScores (https://www.mathworks.com/matlabcentral/fileexchange/37533-simplescores), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

correct x axis

1.0.0.0