~= means?
20 ビュー (過去 30 日間)
古いコメントを表示
~= means what? Is that means not equal to? Or it can have other meaning too? Thanks :)
0 件のコメント
採用された回答
Wayne King
2012 年 5 月 11 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!