在调用自定义函数时,出现以下错误:
One or more output arguments not assigned during call to
错误原因:在自定义函数的输出参数中,有些参数没有被赋值。