MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [求助]MATLAB运行出现的问题 (https://www.labfans.com/bbs/showthread.php?t=4247)

haix 2008-08-28 13:49

[求助]MATLAB运行出现的问题
 
我用MATLAB编的程序,有函数调用某一函数r.m
为什么其他函数调用r.m时,没有出现任何问题
当另一函数调用r.m时,为什么运行时出现One or more output arguments not assigned during call to....

remnant 2008-08-29 23:34

回复: MATLAB运行出现的问题
 
One or more output arguments not assigned during call to....
一个或多个输出参数没有被赋值,这个你需要检查r.m的程序控制流中哪个执行分支
中输出参数没有被赋值。通常是由程序编写者自身造成。

wind_vip 2008-08-30 13:45

回复: MATLAB运行出现的问题
 
不错,学习了。


所有时间均为北京时间。现在的时间是 13:15

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.