Exterior Volume of amino acid sequence
y = btd_exterior_volume(x)
String of single-letter codes specifying a amino acid sequence
Exterior volume of amino acid sequence,
in [Å3](row vector of 3 strings).
The volume's value is in y(2). evstr(y(2))
gives
it as decimal number.
--> y = btd_exterior_volume('ACDEFGHIKLMNPQRSTVWY') y = !Approximate Exterior Volume: 2066.501 Å^3 ! --> evstr(y(2)) ans = 2066.501