Community Profile

photo

Muhammed Berat Eyigün


Last seen: circa un anno fa Attivo dal 2020

Statistiche

  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


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)]...

oltre 3 anni fa | 3 risposte | 0

3

risposte