Info

この質問は閉じられています。 編集または回答するには再度開いてください。

when calling this ndso function getting this error? what can we infer from this?

1 回表示 (過去 30 日間)
Arunachalam  D
Arunachalam D 2015 年 7 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
function [ps,s_ord]=ndso(p,ord)
Output argument "s_ord" (and maybe others) not assigned during call to
"C:\Users\Arunachalam\Documents\MATLAB\TEC\ndso.m>ndso".
Error in testga (line 159)
[nds_sol_local,nds_sol_order]=ndso(mat_mut_final,mut_order);
this function works well for some iteration. but for larger iteration i get this error what might be the reason cant able to figure it out
  1 件のコメント
Walter Roberson
Walter Roberson 2015 年 7 月 15 日
ndso is not a Mathworks provided routine and is not part of the File Exchange. I do not find it when I search Google either. You will need to provide the source for us to look at.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by