From: us on 26 Jul 2010 07:40 "rajesh " <rajesh.shaw(a)gmail.com> wrote in message <i2jqns$48n$1(a)fred.mathworks.com>... > Hi, > FYI I have not done double posting. > > "us " <us(a)neurol.unizh.ch> wrote in message <i2i1nb$amc$1(a)fred.mathworks.com>... > > "rajesh " <rajesh.shaw(a)gmail.com> wrote in message <i2hvcc$gag$1(a)fred.mathworks.com>... > > > Hi , > > > I have a text file, with following entries(for example).. > > > > > > 120 4; 5; 6; 7 > > > 130 8; 1; 4; 6 > > > > > > Now I want to remove all the semicolon from the text file so that the output becomes following: > > > > > > 120 4 5 6 7 > > > 130 8 1 4 6 > > > > > > I am trying to use 'textread' or 'textscsan' function but not able to get the desired output. > > > Any help/suggestion would be appreciated. > > > > do NOT double post... > > > > us yes, you DID... http://www.mathworks.com/matlabcentral/newsreader/view_thread/287728 us
|
Pages: 1 Prev: Latex Interpreter character spacing Next: need help with sorting an array |