photo

Jaymin


Johns Hopkins University

Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Counting the number of digits
Long, but it gets the job done. numel(num2str(A))-numel(strfind(num2str(A),'-'))-numel(strfind(num2str(A),'.'))

plus de 11 ans il y a | 0