unfoldlabels

Location: ..\cubatch\Common\unfoldlabels.m

function Labs = unfoldlabels (Data);

Description:
Unfold the labels of the cbdataset Data. The only possible unfolding is of the type IxJK...
 


Inputs:
Data: cbdataset whose labels need be unfolded

Outputs:
Labs: two elements cell vector, the labels in mode 1 of Data remain the same. For the following modes they become:
'Lab Mode n/Lab Mode n-1/.../Lab Mode 2'

Called by:
Model_PCA/acpplot

Subroutines:
Internal: None
External: None

Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark

Last modified: 12-Aug-2002 11:07:50

Contact: Giorgio Tomasi, gt@kvl.dk

References