isnumericcell

Version 1.0.0.0 (1,01 ko) par Renwen Lin
isnumericcell
179 téléchargements
Mise à jour 11 juin 2012

Afficher la licence

function tfsnum = isnumericcell(A)
% tfsnum = isnumericcell(A)
% linrenwen@gmail.com
% 2012-6-9 9:49:20
tfsnum = cellfun(@isnumeric, A);
end

Citation pour cette source

Renwen Lin (2026). isnumericcell (https://fr.mathworks.com/matlabcentral/fileexchange/37096-isnumericcell), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.0.0