CosmoMC(Oct 2009)--cosmoloGUI--cannot load fig file

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Albert Chuang
Posts: 4
Joined: March 09 2005

CosmoMC(Oct 2009)--cosmoloGUI--cannot load fig file

Post by Albert Chuang » November 06 2009

Hi

When I type cosmologui at the prompt, the error message appears as follow

Code: Select all

??? Error using ==> load
Unable to read MAT-file
/home/chuang/cosmomc09oct/cosmomc/mscripts/cosmologui.fig

File may be corrupt.

Error in ==> hgload at 43
fileVars = load(filename,'-mat');

Error in ==> openfig at 72
    [fig, savedvisible] = hgload(filename,
    struct('Visible','off'));

Error in ==> gui_mainfcn>local_openfig at 286
    gui_hFigure = openfig(name, singleton, visible);

Error in ==> gui_mainfcn at 159
        gui_hFigure = local_openfig(gui_State.gui_Name,
        gui_SingletonOpt, gui_Visible);

Error in ==> cosmologui at 46
    gui_mainfcn(gui_State, varargin{:});
I'm using matlab 7.7.0(2008b). Do anyone has suggestion to solve the problem? Thanks in advance.

Albert

Jason Dossett
Posts: 97
Joined: March 19 2010
Affiliation: The University of Texas at Dallas
Contact:

CosmoMC(Oct 2009)--cosmoloGUI--cannot load fig file

Post by Jason Dossett » March 19 2010

I am having the same problem. I am using 2009a.

Jason Dossett
Posts: 97
Joined: March 19 2010
Affiliation: The University of Texas at Dallas
Contact:

CosmoMC(Oct 2009)--cosmoloGUI--cannot load fig file

Post by Jason Dossett » April 23 2010

Thanks to Vinicius Consolini Busti for pointing out a fix.

You can just download the entire cosmologui package separately from Sarah Bridle's page:

http://www.sarahbridle.net/cosmologui/cosmologui.tar.gz

Jason

Post Reply