you need others values for that, you need the p_Value and the c_Value to determinate if that series are stationay,
check this
[h,p_value,stat,Cvalue,reg]=kpsstest(y,'lags',0:8,'trend',true)
then you have the Critical value and the stat value needs to be: stat<cValue