working with missing table data
Show older comments
Hello,
any help?
I am just need to work on my data, however a bunch of them are missing. consider like i need to use all of them (no interp1 or fillmissing) , how can do it so far
consider like i need to scatter plot them.
thanks
5 Comments
KSSV
on 13 Sep 2020
What you want to do with that?
Jean Habimana
on 13 Sep 2020
KSSV
on 13 Sep 2020
okay..you can striaght away use scatter. Data which is missing has NaN's, so scatter will not show them.
Jean Habimana
on 13 Sep 2020
Ameer Hamza
on 13 Sep 2020
Can you show the code?
Accepted Answer
More Answers (1)
Jean Habimana
on 13 Sep 2020
0 votes
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!