I am running user-written command and got the error that some mata function is missing. I downloaded the mata file and put it in the ado folder of the command. However, this does not fix the issue.
So I thought, can I manually import this mata function from the source file at the beginning of my do-file?
So I thought, can I manually import this mata function from the source file at the beginning of my do-file?

Comment