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 years 前 | 1 个回答 | 0
提问
4 years 前 | 1 个回答 | 0