~= means?
28 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
~= means what? Is that means not equal to? Or it can have other meaning too? Thanks :)
0 Commenti
Risposta accettata
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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!