Please could someone help me with the use of the MATLAB files? I believe I have downloaded everything and added to path as far as I can see. I have tried to run 1_sample.m but I keep getting error messages. I am quite new to MATLAB - please could you tell me what I may be missing? The following errors appear around line 94 of Learning Network Structure:
Undefined function or variable 'drawpa3'.
Error in gibbs_block1_sub2 (line 41)
[n1_loc,~,n1_ls]=drawpa3(n1_LS_Spa_kj1_kj2_exp,n1_LS_Spa_kj1_kj2,postPend,u);
Error in learn_struct_mcmc_gibbs_block2_con (line 120)
gibbs_block1_sub2
Error in flearnstruct (line 107)
[Mcmc.sampled_graphs, Mcmc.LL] =...