필터 지우기
필터 지우기

What is the difference between nominal and categorical?

조회 수: 15 (최근 30일)
Muazma Ali
Muazma Ali 2022년 7월 29일
댓글: Walter Roberson 2022년 7월 31일
Hi!
Does anybody here know the difference between nominal and categorical or is it the same ?

답변 (1개)

Walter Roberson
Walter Roberson 2022년 7월 29일
편집: Walter Roberson 2022년 7월 31일
nominal is older, Statistics and Machine Learning Toolbox, and is not recommended.
categorical() is now basic MATLAB, and is supported by a number of functions, including being able to use them as plot axes, and being able to display them and import them

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by