Error using msgbox

6 visualizaciones (últimos 30 días)
kash
kash el 26 de Jun. de 2012
I have a code
if Sparse_Conc_Index>=1
---------
---------
---------
Class_Image = (Image_Path);
figure,imshow(Class_Image)
else
msgbox('Invalid Image ','ALERT')
end
my Sparse_Conc_Index value is 1.000,but that if loo pis not executing,only that msgbox is displaying,please help where i had made mistake

Respuesta aceptada

Walter Roberson
Walter Roberson el 26 de Jun. de 2012

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by