Feeds
질문
Why does the command window say "Array indices must be positive integers or logical values" when this code is executed?
p = 280000; % Principal loan amount r = 0.0475; % Interest rate as decimal y = [10, 20, 30]; % Number of yea...
2년 초과 전 | 답변 수: 1 | 1
