Hello,
First of all, I'm appreciated for your efforts to provide Princeton MVPA toolbox. I think it would help my work a lot.
As I start MATLAB, the directory is like in 'screenshot1 file' : /Users/lim_clmn/Documents/MATLAB.
So I made startup.m file of which the contents is represented in 'screenshot2'.
The path of the toolbox is /Users/lim_clmn/princeton-mvpa-toolbox-master, so I set 'addpath' as that path.
After making the startup.m, when I start MATLAB again, the initial screen of MATLAB is like 'screenshot1'. There are several Warning messages. But 'help tutorial_easy' command works.
However the problem is that I can't follow the steps of the tutorials.
For instance, if I type " subj = init_subj('haxby8','tutorial_subj'); and then summarize(subj), an error message pop up like 'screenshot3'.
And this kind of errors are also represented when I try to calculate zscore or create cross-validation indices.
So could you tell me how I can fix these problems up?
It would be very helpful for me.
Thank you.
Best regards,
Kyuseong Lim