ENVI's SVM tool (which is from ENVI Classic) does not support masks or No Data values. However, the new SVM Classifier from the Classification framework does but it requires you use the API:
http://www.harrisgeospati...mclassifiertask.html http://www.harrisgeospati...examplesvmtasks.html With this routine, you can pass a MaskRaster:
http://www.harrisgeospati.../envimaskraster.html