photo

Jaymin


Johns Hopkins University

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Counting the number of digits
Long, but it gets the job done. numel(num2str(A))-numel(strfind(num2str(A),'-'))-numel(strfind(num2str(A),'.'))

casi 12 años hace | 0