Removing single quotes present in excel table in Matlab
Show older comments
I am reading a table array which contains data in the following format

Using the following code I could get rid of the brackets and alphabetic characters but not able to get rid of single quote marks
Tried strrep and regexprep but it doesn't work
My current code and table after modification looks like. I want to remove single quotes from column 1 and column 6. Please kindly help

Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!