<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Georgia, sans-serif;">
<div>Dear fieldtripers,</div>
<div><br>
</div>
<div>I have conducted a EEG experiement and am currently in a wedge. The PCA-function used in matlab ( i.e. pca() )  gives me the latent and coeff values that I want to use for further analysis. Sadly, I have cannot figure out how to perform a group level analysis
 using the matlab function and later ”unmix” the group analysis to the subject level. </div>
<div> </div>
<div>The a group analysis ft_componentanalysis function is easier to ”unmix” thanks to its description of how to do so. However, I have not found a way to extract the latent and coefficient variables from the variables included in the comp-structure. </div>
<div><br>
</div>
<div>My question is:</div>
<div>Can you extract the latent and coefficient variables from the ft_componentanalysis results?</div>
<div><br>
</div>
<div>Alternatively:</div>
<div>Is it possible to extract the subject level latent and coefficient variables using the matlab function pca() ?</div>
<div><br>
</div>
<div>Very best, </div>
<div>Isac </div>
</body>
</html>