Open PLS toolbox analysis window from command line
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to open data in the PLS toolbox analysis window from command line. Is this possible? The following command directly calculates MCR:
mcr(MyDataSet,8,[preprocess('default', 'mean center')]);
I would like to open the analysis GUI with these setting, and visually check if the preprocessing is right.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Performance and Memory finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!