|
|
Re: function to remove space from a string
If you treat the string as a vector (or matrix) then writing up these functions should take just minutes. Implementations must exist already though. Roy "Julia Jin" <julia65201@yahoo.com> wrote in message news:6568f5ae.0402171330.43f77b36@posting.google.com... > Hi, there, > > Is there a function in MATLAB can remove spaces from a string, such as > the space at the beginning of the string, the space at the end of the > string, the space in the middel of the string? Thanks! |
|
|