Feeds
질문
Why the "It follows the END that terminates the definition of the function "torusVolArea" " happens?
function [V, A] = torusVolArea (a, b) % Calculating Volume V = (1/4) * (pi * pi) * (a+b) * ((b-a) * (b-a)); % Cal...
4년 초과 전 | 답변 수: 1 | 0
질문
4년 초과 전 | 답변 수: 1 | 0