ne-DetermineinequalityThisMATLABfunctionreturnsalogicalarrayoratableoflogicalvalueswithelementssettological1(true)whereinputsAandBarenotequal; otherwise, the element is logical 0 (false).SyntaxA~=Bne(A,B)InputArgumentsA-Operandsscalars|vectors|matrices|multidimensionalarrays|tables|timetablesB-Operandsscalars|vectors|matrices|multidimensionalarrays|tables|timetablesExamplesopenExample('matlab/InequalityOfTwoVectorsExample')openExample('matlab/FindCharactersInStringNotEqualExample')openExample('matlab/FindValuesInCategoricalArrayNotEqualExample')openExample('matlab/CompareFloatingPointNumbersNotEqualExample')openExample('matlab/InequalityOfTwoDatetimeArraysExample')openExample('matlab/CompareTablesNEExample')Seealsoge,gt,le,lt,eqIntroducedinMATLABbeforeR2006aDocumentationfornedocne