Spoken Languages:
English, Spanish
English, Spanish
Feeds
답변 있음
Integer check
function [bool,idx] = isint(x) % Check whether input is integer or not % Inf and NaN are not integers if ~isnumer...
Integer check
function [bool,idx] = isint(x) % Check whether input is integer or not % Inf and NaN are not integers if ~isnumer...
6년 초과 전 | 2




