From: Malcolm McLean on 16 Feb 2010 11:28 "nedo nodo" <nedo.nodo(a)gmail.com> wrote in message > I have a "malformed" text file: it is similar to a file .CSV, but Matlab can't read it > automatically. > The code read well only the first line of values...Can you help me? > I don't think there's anything you can do, except to code the function using the primitive fgets() and string matching functions like sscanf() and regexpr(), using whatever logic you need to work round the damage.
|
Pages: 1 Prev: corr2 und corrcoef only produce Nans Next: How to funct 'norminv' in simulink |