How to delete specific texts on CSV file with MATLAB?

1 view (last 30 days)
Hi everyone
I have a CSV file that contains some spefisic values of the product.
I need to delete data that includes "Number%," and "Under $50,", "$50-$100,", "$100-$200,". Is there a way to that on matlab?
An example data is also given below:
{'Rug,Transitional,2' x 2'11",5'3" x 7'3",7'1" x 10'2",Charcoal,Light Gray,Beige,Cream,5%,30%,10%,Under $50,$50-$100,$50-$100'}
Thanks in advance!

Answers (0)

Categories

Find more on Data Import and Export in Help Center and File Exchange

Tags

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!