Dear Jason
Really i am thankful for replying, now i decide to run mbc3.m at first there was matlab error asking me for size of (RotTripletIndicesOutput )
i return to GetMats-F8 and knows it 3x3 matrix and define it in mbc3.m… it gives another error
Index exceeds matrix dimensions.
Error in mbc3 (line 130)
new_seq_dof = get_new_seq(RotTripletIndicesStates,ndof);
i want to ask about the difference between GetMats_f8 and GetMats ? … the comments say that one provide a solution and the another provide all solutions Can you explain ?