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 件のコメント
Stephen23
Stephen23 2017 年 10 月 31 日
@Casper Stroem: what function?
KSSV
KSSV 2017 年 10 月 31 日
post the function MTotalSolver.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by