isempty

Environment

Test if a value is empty. Returns 1 for empty arrays/strings, 0 otherwise.

Syntax

isempty(x)

Examples

isempty([])
▶ Run
isempty([1, 2, 3])
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.