check the data is number or not?

조회 수: 2 (최근 30일)
akshatha nayak
akshatha nayak 2019년 5월 7일
답변: KSSV 2019년 5월 7일
when data entered in GUI i need to check whether the enetered data is number or not. If it is not a number i need to print error msg.

답변 (1개)

KSSV
KSSV 2019년 5월 7일
a = rand(3) ;
isnumeric(a)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by