- 
                Notifications
    
You must be signed in to change notification settings  - Fork 23
 
Open
Description
There exists some errors while running some of the multigp code although some of codes in the multigp directories can run correctly.
After I downloaded the multigp、biglasso、collab、deepGP、drawing、GPmat、hsvargplvm、meu、multigp、netlab、SGPLVM、vargplvm directories and copied them to the Matlab directory. Then I clicked right button on these directories and choose "add to path" and then click "choosed directories and sub-directories". After these, I tried running some codes in the multigp directories. Some codes can run correctly while others can't.  Some examples are listed as follows.
- While running toy1DGgFITCExample.m, it wouldn't go wrong until running to the line "save(['demSpmgp' capName num2str(experimentNo) '.mat'], 'model', 'initialLoc')" and sent a wrong message which is "can't find variable 'initialLoc'".
 - While running DemGgToy1.m, it wouldn't go wrong until running to the line "ggToyResults(dataSetName, experimentNo, XTemp, yTemp)" and sent a wrong message which is "undefined variable XGT".
 - While running demSpmgpGgToy5KL.m, it sent a wrong message which is "undefined function or variable 'addToolboxes'".
 - While running some other files, it may sent a wrong message which is "lacking of  'sarcos_inv.mat'" or other Loading error .
So I want to know how to solve these questions and run codes in the multigp directories correctly. 
Metadata
Metadata
Assignees
Labels
No labels