SimpleScores

Plots the PCA scores using the princomp(X) function. Loads files direct from .csv.

You are now following this Submission

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 (2026). SimpleScores (https://www.mathworks.com/matlabcentral/fileexchange/37533-simplescores), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

correct x axis

1.0.0.0