identify and delete columns from a MATALB table
Show older comments
Hello guys, im new to MATALB and have a small problem. I have a Skript to combine several CSV-Data to a Table with the Name “AllTables”. I want that MATLAB search in this Table (ALLTables) for columns that have in their names the following abbreviations: "Blank, MT_19_Sp, MT_19_3". These columns should be remove and all other columns should stay untouched. The names of these columns are already defined in a Variable called "SampleNames". I received this Skript from a colleague, but unfortunately, the person is now ill. Since am a beginner, I have no idea how to solve this problem. Can u tell me a possible code to solve this problem? I use MATALB 2018.
Greetings .
Carlo
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Types 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!