My function is not giving any output

1 次查看(过去 30 天)
Casper Stroem
Casper Stroem 2017-10-30
评论: KSSV 2017-10-31
count=0
for i9=1:length(v9);
[MTotal9] = MTotalSolver(Tp9(i9),Hs9(i9));
count=count+1
end
the above lines are not giving me any output and getting and index error dimension
  3 个评论
KSSV
KSSV 2017-10-31
post the function MTotalSolver.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parallel Computing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by