MATLAB Help Center
Determine if input is categorical array
tf = iscategorical(A)
tf = iscategorical(A) returns logical 1 (true) if the input is a categorical array. Otherwise, iscategorical returns logical 0 (false).
A
1
true
iscategorical
0
false
example
collapse all
Create an array.
A = categorical(["red" "green" "violet"; "orange" "red" "yellow"])
A = 2x3 categorical red green violet orange red yellow
Determine if the array is a categorical array.
tf = logical 1
Input array.
backgroundPool
ThreadPool
This function fully supports distributed arrays. For more information, see Run MATLAB Functions with Distributed Arrays (Parallel Computing Toolbox).
Introduced in R2013b
categorical | isnumeric | isobject | islogical | istable | iscell | isstruct
categorical
isnumeric
isobject
islogical
istable
iscell
isstruct
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office