Info
この質問は閉じられています。 編集または回答するには再度開いてください。
I am having trouble with my code. How can i make it work?
1 回表示 (過去 30 日間)
古いコメントを表示
This is a part of my code and the error on command window.
0 件のコメント
回答 (1 件)
Jason Climer
2018 年 3 月 20 日
fi is a vector or a matrix. Use the debug tool to examine the values of fi and make sure that it is a scalar (size = [1 1]).
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!