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 years 前 | 2




