removing saturday and sunday and the corresponding values from a table.
Show older comments
hi guys, I have a table which is in table format in matlab. the table has 5 million rows and 6 columns. here is a sample of the very first line:
'26.07.2004' '2:00' 0.637900000000000 0.638000000000000 0.637600000000000 0.637800000000000
Now this is not a cell array but a table and I want all the dates and their corresponding values in the rows to be removed that are Saturday or Sunday. Can anyone suggest something?
thank
Accepted Answer
More Answers (0)
Categories
Find more on Logical 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!