Community Profile

photo

Muhammed Berat Eyigün


Last seen: 1년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I'm keep having an error 'Not enough input arguments' for this code
function [y] = DivisibleTest(M) for m = 1 : length(M) if mod(M(m),2)==0 y = ["%d is divisible by 2",m,num2str(M)]...

3년 초과 전 | 답변 수: 3 | 0

3

답변