Skip to content

How to run the multigp code? #6

@Leslieyy

Description

@Leslieyy

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.

  1. 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'".
  2. 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".
  3. While running demSpmgpGgToy5KL.m, it sent a wrong message which is "undefined function or variable 'addToolboxes'".
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions