~= means?

28 visualizzazioni (ultimi 30 giorni)
Superb
Superb il 11 Mag 2012
~= means what? Is that means not equal to? Or it can have other meaning too? Thanks :)

Risposta accettata

Wayne King
Wayne King il 11 Mag 2012
It means not equal to as you say. It doesn't have any other meaning in MATLAB. The ~ by itself has meaning. It can be used to not return certain outputs from a function.
  2 Commenti
Jan
Jan il 11 Mag 2012
And ~ is the logical NOT operator.
Burkhard Blaich
Burkhard Blaich il 4 Nov 2021
thanks

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by