Returning nested matrix from custom function
Hi
Anyone knows if it is possible to return a nested matrix from a custom function i.e. I want to build a function that has a return value similar like the built in LU(M) function.
Hi
Anyone knows if it is possible to return a nested matrix from a custom function i.e. I want to build a function that has a return value similar like the built in LU(M) function.
You mean from a user DLL?
Not even passing a nested matrix to a User DLL function is officially supported, refer to:Pass/access nested array in user dll. And there is more to be found in this forum, although many attachments of the good old forum are lost.
.
Success!
Luc
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.