Ignacio Diaz-Emparanza schrieb:
If you want to use a matrix in a function pakage, the matrix need to
be
declared previously.
The (very naive) attached function package works without any problem in Linux,
but it produces an "unespecified error" in Windows. This is solved if, before
running the package, you go to the gretl console and only write "matrix name"
which declares the new matrix "name" that can be used then in the package.
I get a different error (on Windows xp, gretl build 6/16), saying that
argument 2 is missing; which is what I would expect. Or maybe I
misunderstand you?
-sven