Prev: MathWorks Webinar: Global Optimization with MATLAB Products- 4/06/10
Next: How to draw a white line along 'x' axis by discerning a white pixel in a black background
From: Shankar on 23 Mar 2010 16:30 Hello, I am working with multiple data sets that were generated from R software where the missing values are stored as "NA" instead "NaN" (R doesn't allow to store as "NaN") . Is there a way I can read these data sets into MATLAB and convert them to NaN? when I use "dlmread", it gives an error message (Trouble reading number from file (row XX, field XX) ==> NA 0) I would appreciate any help in this regard. Many thanks |