how to remove of single quote from a string?

 Accepted Answer

s(s=='''') = [];

2 Comments

hello Walterson sir, I have few questions regarding string. I have applied Run Length Encoding on a large string, whos code I have shared with you. But at the output I am getting some unwanted symbols. why it is so?

Sign in to comment.

More Answers (0)

Categories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!