Feeds
질문
The code provided is not recognizing the decimal_Fm as a variable, making this function uselless when placed into another m file. Any suggestions?
function percent_Fm = sarcomere_force(percent_L) decimal_L = percent_L/100; L = decimal_L*2.7; % micrometers if 1.35<=L && L<...
대략 4년 전 | 답변 수: 1 | 0