What isundefinded function do?

I have to implement isundefined function in Octave. But I am not able what isundefined function do. Please somebody tell the uses of that function.

 Accepted Answer

Walter Roberson
Walter Roberson on 5 Mar 2018
isundefined looks inside the internal data structure that is used to represent categorical arrays, and it compares the internal category number to 0.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!