Isabel Krakoff
Participant
Post count: 12

I really appreciate all of your help!

I’ve set up my data in two matrices and checked that they are in loc 1 and loc 2 using flexmat showmat, locinfo. The row names match exactly, but when I run the following code:

flexmat merge, matloc(1,2)

I get the error:

        merge_matrices():  3001  expected 6 arguments but received 5
                 <istmt>:     -  function returned error
r(3001);

Do you have any suggestions for how to make the merge sub-command work?