Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose your name #1

Open
XianruiWang opened this issue Jun 13, 2019 · 7 comments
Open

Choose your name #1

XianruiWang opened this issue Jun 13, 2019 · 7 comments

Comments

@XianruiWang
Copy link

When I run gui_model.m, there is a menu to choose user name. Georgios,
Josef and Other. I'm wondering that how can I gei into the gui described in Readme.

@jhoelzl
Copy link
Owner

jhoelzl commented Jun 13, 2019

Hi @theLittleTiger, please check the line https://github.com/jhoelzl/HRTF-Individualization/blob/master/model/matlabcode/functions/gui/init_name.m#L3, here you should add your name.

@DuanZzz
Copy link

DuanZzz commented Oct 27, 2019

My matlab version is R2014a. When I run gui_model.m, I have these problems, how can I solve it?

gui_model
Hi Georgios!
An undefined variable or function DATA may reference the function data.

ERROR database_import (line 321)
DATA = DATA/max(max(max(max(DATA))));

ERROR database_process (line 11)
m.database = database_import(m.database.name,1,m.database.use_drirs);

ERROR gui_model>select_db_Callback (line 63)
m = database_process(m);

ERROR gui_model>gui_model_OpeningFcn (line 48)
select_db_Callback(hObject, eventdata, handles)

ERROR gui_mainfcn (line 220)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

ERROR gui_model (line 19)
gui_mainfcn(gui_State, varargin{:});

@jhoelzl
Copy link
Owner

jhoelzl commented Oct 27, 2019

Hello @DuanZzz, sorry, i can not test with your version R2014a, since i do not have it. But i think there is an issue with your HRTF database. Which one did you download? Is it correctly placed into the folder db/database_name?

@DuanZzz
Copy link

DuanZzz commented Oct 28, 2019

If possible, can you share the database with me? my mail address is [email protected]

@jhoelzl
Copy link
Owner

jhoelzl commented Oct 28, 2019

@DuanZzz i just sent you a mail.

@Arun-Seb
Copy link

Hi, Could you please share the database with me as well? my email is [email protected]

@DuanZzz
Copy link

DuanZzz commented Jan 16, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants