my MATLAB version : R2012b
result = strtrim(strin);
result = strtrim({' Triming leading white-space';
'Triming trailing white-space '};
result = 'Triming leading white-space'
'Triming trailing white-space'
No comments:
Post a Comment