From: William P. Y. H <wil...@ya...> - 2005-11-06 15:01:07
|
Hi, I'm new here, and I have a question: can we implement isinteger this way? function retval=isinteger(A) if ismatrix(A) && (round(A) == A) retval=1; else retval=0; end William Poetra Yoga Hadisoeseno __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com |