Feeds
已回答
How to remove single quotes using regexprep
its not working in my case if true % code >> a = {'hi'} a = 'hi' >> D = strrep(a, '''', '') D = ...
How to remove single quotes using regexprep
its not working in my case if true % code >> a = {'hi'} a = 'hi' >> D = strrep(a, '''', '') D = ...
11 years 前 | 0