check the data is number or not?

1 visualización (últimos 30 días)
akshatha nayak
akshatha nayak el 7 de Mayo de 2019
Respondida: KSSV el 7 de Mayo de 2019
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.

Respuestas (1)

KSSV
KSSV el 7 de Mayo de 2019
a = rand(3) ;
isnumeric(a)

Categorías

Más información sobre Oceanography and Hydrology en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by