x undefined (Catenary Cable Case Study)
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!