Replace data with NaN

10 次查看(过去 30 天)
I wish to replace my data which is 999999 with NaN. I'am still learning in Matlab. I hope we share knowledge together.
Below is an example of my data.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2015-2-12
A(A==999999)=nan

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by