필터 지우기
필터 지우기

finding and replacing problematic cells in a table

조회 수: 2 (최근 30일)
Wesso
Wesso 2021년 1월 1일
답변: Cris LaPierre 2021년 1월 1일
Hi,
Attached a data file that I am working on. I want to replace N/A cells with -999. I also want to find empty cells (they appear as "" and NaN values or <undefined> in the data file depending on the type of the column and replace them with -998. How can I identify these codes and replace them in a table? your help is greatly appreciated

답변 (1개)

Cris LaPierre
Cris LaPierre 2021년 1월 1일
Look into the standardizemissing,fillmissing, ismissing,and rmmissing functions

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by