change negative data to zero in one table in matlab
Show older comments
Hello,
so i have table with negative values and also with some values above zero but very small, for example: 0.00001 and i want these values to be zero in the table,
can i make some kind of a code or what?
thanks in advance
1 Comment
Dyuman Joshi
on 27 Nov 2023
Moved: Dyuman Joshi
on 27 Nov 2023
Find Array Elements That Meet your Condition and assign them to be 0.
Accepted Answer
More Answers (0)
Categories
Find more on Tables 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!