x undefined (Catenary Cable Case Study)
古いコメントを表示
Hi, I am hard coding an equation and the result is 'x' is undefined. What would went wrong with this? code below.
function fval = bisectCase2 (x)
fval = (x/12)*cosh((12/x)*(50))+6-(x/12)-15;
end
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!